Class ParallelParsingTest.MatrixEquationsTest.ParallelParsingNestedTest
java.lang.Object
com.singularsys.jeptests.unit.misc.parallelparsing.ParallelParsingTest.MatrixEquationsTest.ParallelParsingNestedTest
- Enclosing class:
ParallelParsingTest.MatrixEquationsTest
@Nested
public class ParallelParsingTest.MatrixEquationsTest.ParallelParsingNestedTest
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
ParallelParsingNestedTest
public ParallelParsingNestedTest()
-
-
Method Details
-
test_VT_PCP_parallel_parse
@Test @Tag("slow_tests") @Tag("known-failure") public void test_VT_PCP_parallel_parse() throws InterruptedException- Throws:
InterruptedException
-
test_CVT_new_SCP_parallel_parse
- Throws:
InterruptedException
-
test_CVT_new_CP_parallel_parse
- Throws:
InterruptedException
-
test_CVT_new_SP_parallel_parse
- Throws:
InterruptedException
-
test_CVT_single_SCP_parallel_parse
@Test @Tag("slow_tests") @Tag("known-failure") public void test_CVT_single_SCP_parallel_parse() throws InterruptedException- Throws:
InterruptedException
-
test_CVT_single_SP_parallel_parse
@Test @Tag("slow_tests") @Tag("known-failure") public void test_CVT_single_SP_parallel_parse() throws InterruptedException- Throws:
InterruptedException
-
test_VT_new_SCP_parallel_parse
@Test @Tag("slow_tests") @Tag("known-failure") public void test_VT_new_SCP_parallel_parse() throws InterruptedException- Throws:
InterruptedException
-
test_CVT_PCP_parallel_parse
- Throws:
InterruptedException
-