wtanaka.praya.gale
Class TestLocation
java.lang.Object
|
+--wtanaka.praya.gale.TestLocation
- public class TestLocation
- extends java.lang.Object
Test code for Location.
Return to
or the Praya Homepage
- Version:
- $Name: $ $Date: 2002/01/27 20:45:57 $
- Author:
- $Author: wtanaka $
- See Also:
Location
| Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
DEFAULT_DOMAIN
private static final java.lang.String DEFAULT_DOMAIN
TestLocation
public TestLocation()
testExamples
public void testExamples()
in
private static boolean in(java.lang.String needle,
Location[] haystack)
testTessaDocument
public void testTessaDocument()
testOWOFormat
public void testOWOFormat()
testIsValueObject
public void testIsValueObject()
- Test code to protect against (among other things) regressions of
bug 467526.
testCandidateKeyNames
public void testCandidateKeyNames()
testNWOFormat
public void testNWOFormat()
main
public static void main(java.lang.String[] args)