| org.apache.commons.lang.mutable.MutableBooleanTest
MutableBooleanTest | public class MutableBooleanTest extends TestCase (Code) | | JUnit tests.
since: 2.2 See Also: MutableBoolean author: Apache Software Foundation version: $Id: MutableBooleanTest.java 437554 2006-08-28 06:21:41Z bayard $ |
MutableBooleanTest | public MutableBooleanTest(String testName)(Code) | | |
suite | public static Test suite()(Code) | | |
testCompareTo | public void testCompareTo()(Code) | | |
testConstructors | public void testConstructors()(Code) | | |
testEquals | public void testEquals()(Code) | | |
testGetSet | public void testGetSet()(Code) | | |
testHashCode | public void testHashCode()(Code) | | |
testToString | public void testToString()(Code) | | |
|
|