| org.openrdf.sail.memory.model.MemURITest
MemURITest | public class MemURITest extends TestCase (Code) | | Unit tests for class
MemURI .
author: Arjohn Kampman |
Method Summary | |
public void | testEqualsAndHash() Verifies that MemURI's hash code is the same as the hash code of an
equivalent URIImpl. |
testEqualsAndHash | public void testEqualsAndHash() throws Exception(Code) | | Verifies that MemURI's hash code is the same as the hash code of an
equivalent URIImpl.
|
|
|