Class TestAnatomyConcept

  • All Implemented Interfaces:
    junit.framework.Test

    public class TestAnatomyConcept
    extends junit.framework.TestCase
    • Constructor Summary

      Constructors 
      Constructor Description
      TestAnatomyConcept​(java.lang.String name)  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void setUp()  
      static junit.framework.Test suite()  
      protected void tearDown()  
      void TestAnatomyConcept_DictionaryLookup()  
      void TestAnatomyConcept_Equality()  
      void TestAnatomyConcept_Methods()  
      • Methods inherited from class junit.framework.TestCase

        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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • TestAnatomyConcept

        public TestAnatomyConcept​(java.lang.String name)
    • Method Detail

      • suite

        public static junit.framework.Test suite()
      • setUp

        protected void setUp()
        Overrides:
        setUp in class junit.framework.TestCase
      • tearDown

        protected void tearDown()
        Overrides:
        tearDown in class junit.framework.TestCase
      • TestAnatomyConcept_Methods

        public void TestAnatomyConcept_Methods()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • TestAnatomyConcept_Equality

        public void TestAnatomyConcept_Equality()
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • TestAnatomyConcept_DictionaryLookup

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