|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.scape_project.watch.adaptor.c3po.command.CommandsTest
public class CommandsTest
Tests the commands that read the profile.
| Constructor Summary | |
|---|---|
CommandsTest()
|
|
| Method Summary | |
|---|---|
void |
setup()
Mocks the unnecessary objects. |
void |
shouldTestAvgSizeCommand()
Tests the ObjectsAvgSizeCommand. |
void |
shouldTestCountCommand()
Tests the ObjectsCountCommand. |
void |
shouldTestDistributionCommand()
Tests the DistributionCommand. |
void |
shouldTestMaxSizeCommand()
Tests the ObjectsMaxSizeCommand. |
void |
shouldTestMinSizeCommand()
Tests the ObjectsMinSizeCommand. |
void |
shouldTestSizeCommand()
Tests the CollectionSizeCommand. |
void |
teardown()
Tears down the test. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommandsTest()
| Method Detail |
|---|
public void setup()
public void teardown()
public void shouldTestSizeCommand()
CollectionSizeCommand.
public void shouldTestAvgSizeCommand()
ObjectsAvgSizeCommand.
public void shouldTestMinSizeCommand()
ObjectsMinSizeCommand.
public void shouldTestMaxSizeCommand()
ObjectsMaxSizeCommand.
public void shouldTestCountCommand()
ObjectsCountCommand.
public void shouldTestDistributionCommand()
DistributionCommand.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||