public class TestMasterTask extends AbstractMasterTestCase
AbstractMasterTask
and
friends.TestCase2.MyProperties, TestCase2.RandomType
_randomType, log
Constructor and Description |
---|
TestMasterTask() |
TestMasterTask(String name) |
Modifier and Type | Method and Description |
---|---|
void |
test_startEmptyWriteStop()
Unit test writes an empty chunk and then stops the master.
|
void |
test_startStop()
Test verifies start/stop of the master.
|
void |
test_startWriteStop1()
Unit test writes a chunk and then stops the master.
|
void |
test_startWriteStop2()
Unit test writes a chunk that is split onto two subtasks and then stops
the master.
|
void |
test_startWriteWriteStop2()
Unit test writes 2 chunks that are each split onto two subtasks and then
stops the master.
|
void |
test_stress_startWriteStop2()
Stress test for the atomic termination condition.
|
awaitChunksOut, tearDown
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEqualsWithinUlps, assertSameArray, assertSameArray, assertSameBigDecimal, assertSameBigDecimal, assertSameBigInteger, assertSameBigInteger, assertSameIterator, assertSameIterator, assertSameIteratorAnyOrder, assertSameIteratorAnyOrder, assertSameValue, assertSameValue, assertZeroUlps, assertZeroUlps, fail, getInnerCause, getNormalInt, getProjectBuildPath, getProperties, getRandomObject, getRandomObject, getRandomOrder, getRandomString, getTestInputStream, getTestResource, getTestResource, getUlps, getUlps, isDEBUG, isDEBUG, isINFO, isINFO, isInnerCause, logProperties
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, setUp, toString
public TestMasterTask()
public TestMasterTask(String name)
public void test_startStop() throws InterruptedException, ExecutionException
public void test_startEmptyWriteStop() throws InterruptedException, ExecutionException
public void test_startWriteStop1() throws InterruptedException, ExecutionException, TimeoutException
public void test_startWriteStop2() throws InterruptedException, ExecutionException, TimeoutException
public void test_stress_startWriteStop2() throws InterruptedException, ExecutionException
public void test_startWriteWriteStop2() throws InterruptedException, ExecutionException
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.