|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
TestEquals | Tests the behavior of OMNamespace.equals(String, String) for an OMNamespace
instance with non null prefix. |
TestEqualsWithNullPrefix | Tests the behavior of OMNamespace.equals(String, String) for an OMNamespace
instance with non prefix. |
TestGetNamespaceURI | Tests the behavior of OMNamespace.getNamespaceURI() . |
TestGetPrefix | Tests the behavior of OMNamespace.getPrefix() . |
TestHashCode | Tests that the OMNamespace overrides Object.hashCode() . |
TestObjectEquals | Tests the behavior of Object.equals(Object) for OMNamespace instances with same
namespace URI and prefix. |
TestObjectEqualsWithDifferentPrefixes | Tests the behavior of Object.equals(Object) for OMNamespace instances with
different prefixes. |
TestObjectEqualsWithDifferentURIs | Tests the behavior of Object.equals(Object) for OMNamespace instances with
different namespace URIs. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |