Method Summary |
|
public void | startUp() Gets bean instances used in the tests. |
public void | testBoolean00() Tests if a boolean value was correctly injected. |
public void | testByte00() Tests if a byte value was correctly injected. |
public void | testCharacter00() Tests if a character value was correctly injected. |
public void | testDouble00() Tests if a double value was correctly injected. |
public void | testFloat00() Tests if a float value was correctly injected. |
public void | testInteger00() Tests if an integer value was correctly injected. |
public void | testLong00() Tests if a byte value was correctly injected. |
public void | testShort00() Tests if a short value was correctly injected. |
public void | testString00() Tests if a string value was correctly injected. |