org.alfresco.service.cmr.repository
Class NodeRefTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.alfresco.service.cmr.repository.NodeRefTest
All Implemented Interfaces:
junit.framework.Test

public class NodeRefTest
extends junit.framework.TestCase

See Also:
NodeRef

Constructor Summary
NodeRefTest(java.lang.String name)
           
 
Method Summary
 void testNodeRef()
           
 void testNodeRefPattern()
           
 void testStoreRef()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NodeRefTest

public NodeRefTest(java.lang.String name)
Method Detail

testStoreRef

public void testStoreRef()
                  throws java.lang.Exception
Throws:
java.lang.Exception

testNodeRef

public void testNodeRef()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testNodeRefPattern

public void testNodeRefPattern()
                        throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.