Class CharacteristicValueObjectTest

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
ubic.gemma.model.common.description.CharacteristicValueObjectTest
All Implemented Interfaces:
junit.framework.Test

public class CharacteristicValueObjectTest extends junit.framework.TestCase
Author:
mjacobson
  • Constructor Details

    • CharacteristicValueObjectTest

      public CharacteristicValueObjectTest()
  • Method Details

    • setUp

      protected void setUp() throws Exception
      Overrides:
      setUp in class junit.framework.TestCase
      Throws:
      Exception
    • testEqualsA

      public void testEqualsA()
    • testEqualsB

      public void testEqualsB()
    • testEqualsC

      public void testEqualsC()
    • testEqualsD

      public void testEqualsD()
    • testEqualsE

      public void testEqualsE()
    • testEqualsF

      public void testEqualsF()
    • testEqualsG

      public void testEqualsG()
    • testCompareToNull

      public void testCompareToNull()
    • testCompareToCategory

      public void testCompareToCategory()
    • testCompareToTaxon

      public void testCompareToTaxon()
    • testCompareToValue

      public void testCompareToValue()
    • testCompareToValueUri

      public void testCompareToValueUri()
    • testCompareToOrdering

      public void testCompareToOrdering()