Method Summary |
|
public void | startUp() Gets bean instance used in the tests. |
public void | testBoolean00() Tests if a boolean value can be obtained from the environment. |
public void | testByte00() Tests if a byte value can be obtained from the environment. |
public void | testCharacter00() Tests if a character value can be obtained from the environment. |
public void | testDouble00() Tests if a double value can be obtained from the environment. |
public void | testFloat00() Tests if a float value can be obtained from the environment. |
public void | testInteger00() Tests if an integer value can be obtained from the environment. |
public void | testLong00() Tests if a byte value can be obtained from the environment. |
public void | testShort00() Tests if a short value can be obtained from the environment. |
public void | testString00() Tests if a string value can be obtained from the environment. |