SystemTest-s are now Transactional i.e. everything they commit in the database...
SystemTest-s are now Transactional i.e. everything they commit in the database is rolled-back after the end of the test, so that different tests can run independently from each other. SVN: 19391
Showing
- openbis/sourceTest/java/ch/systemsx/cisd/openbis/systemtest/SystemTestCase.java 6 additions, 2 deletions...a/ch/systemsx/cisd/openbis/systemtest/SystemTestCase.java
- openbis/sourceTest/java/ch/systemsx/cisd/openbis/systemtest/plugin/generic/DynamicPropertiesEvaluationTest.java 2 additions, 0 deletions...mtest/plugin/generic/DynamicPropertiesEvaluationTest.java
- openbis/sourceTest/java/ch/systemsx/cisd/openbis/systemtest/plugin/generic/FileFormatTypeHeadlessTest.java 6 additions, 4 deletions...systemtest/plugin/generic/FileFormatTypeHeadlessTest.java
- openbis/sourceTest/java/ch/systemsx/cisd/openbis/systemtest/plugin/generic/SampleBrowsingTest.java 2 additions, 2 deletions...openbis/systemtest/plugin/generic/SampleBrowsingTest.java
- openbis/sourceTest/java/ch/systemsx/cisd/openbis/systemtest/plugin/generic/SampleDetailsTest.java 2 additions, 2 deletions.../openbis/systemtest/plugin/generic/SampleDetailsTest.java
- openbis/sourceTest/java/ch/systemsx/cisd/openbis/systemtest/plugin/query/QueryEditingTest.java 3 additions, 0 deletions...isd/openbis/systemtest/plugin/query/QueryEditingTest.java
Loading
Please register or sign in to comment