com.google.gwt.emultest.java.lang |
|
Java Source File Name | Type | Comment |
BooleanTest.java | Class | Tests for the JRE Boolean type. |
ByteTest.java | Class | Tests for the JRE Byte type. |
C.java | Class | |
CharacterTest.java | Class | TODO: document me. |
DoubleTest.java | Class | Unit tests for the emulated-in-Javascript Double/double autoboxed types. |
FloatTest.java | Class | Unit tests for the Javascript emulation of the Float/float autoboxed
fundamental type. |
IntegerTest.java | Class | Unit tests for the Javascript emulation of the Integer/int autoboxed
fundamental type. |
ObjectTest.java | Class | TODO: document me. |
ShortTest.java | Class | Tests for the JRE Short type. |
StringBufferTest.java | Class | This class tests StringBuffer. |
StringTest.java | Class | |
SystemTest.java | Class | Tests java.lang.System. |