public class RolapSchemaPoolConcurrencyTest
extends TestCase
| Constructor and Description |
|---|
RolapSchemaPoolConcurrencyTest() |
| Modifier and Type | Method and Description |
|---|---|
RolapSchema |
answer(InvocationOnMock invocation) |
void |
setUp() |
void |
tearDown() |
void |
testFourAddersTwoRemoversTenGetters() |
void |
testTenAddersAndFiveRemovers() |
void |
testTwentyAdders() |
void |
testTwentySimpleGetters() |
public void setUp()
public void tearDown()
public RolapSchema answer(InvocationOnMock invocation) throws Throwable
Throwablepublic void testTenAddersAndFiveRemovers()
throws Exception
Exception