Package org.eclipse.rdf4j.testsuite.sail
Class SailInterruptTest
java.lang.Object
org.eclipse.rdf4j.testsuite.sail.SailInterruptTest
Tests thread interrupts on a Sail implementation.
- Author:
- Arjohn Kampman
-
Constructor Details
-
SailInterruptTest
public SailInterruptTest()
-
-
Method Details
-
setUpClass
@BeforeAll public static void setUpClass() -
afterClass
- Throws:
Exception
-
setUp
@BeforeEach public void setUp() -
createSail
- Throws:
SailException
-
tearDown
@AfterEach public void tearDown() -
testQueryInterrupt
- Throws:
Exception
-