Class SerializableTest
java.lang.Object
org.eclipse.rdf4j.testsuite.repository.optimistic.SerializableTest
Tests on behavior of SERIALIZABLE transactions.
- Author:
- jeen
-
Constructor Details
-
SerializableTest
public SerializableTest()
-
-
Method Details
-
setUpClass
- Throws:
Exception
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
test_independentPattern
- Throws:
Exception
-
test_safePattern
- Throws:
Exception
-
testPrepare_safePattern
- Throws:
Exception
-
test_afterPattern
- Throws:
Exception
-
test_afterInsertDataPattern
- Throws:
Exception
-
test_conflictPattern
- Throws:
Exception
-
testPrepare_conflictPattern
- Throws:
Exception
-
test_safeQuery
- Throws:
Exception
-
test_safeInsert
- Throws:
Exception
-
test_conflictQuery
- Throws:
Exception
-
test_conflictInsert
- Throws:
Exception
-
test_safeOptionalQuery
- Throws:
Exception
-
test_safeOptionalInsert
- Throws:
Exception
-
test_conflictOptionalQuery
- Throws:
Exception
-
test_conflictOptionalInsert
- Throws:
Exception
-
test_safeFilterQuery
- Throws:
Exception
-
test_safeFilterInsert
- Throws:
Exception
-
test_conflictOptionalFilterQuery
- Throws:
Exception
-
test_conflictOptionalFilterInsert
- Throws:
Exception
-
test_safeRangeQuery
- Throws:
Exception
-
test_safeRangeInsert
- Throws:
Exception
-
test_conflictRangeQuery
- Throws:
Exception
-
test_conflictRangeInsert
- Throws:
Exception
-