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, tearDownassertEquals, 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, logPropertiesassertEquals, 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, toStringpublic 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.