eaLib API Docs
Last Modified : January 7 2002

mss.ea.test.chr
Class ChromosomeSetTest

java.lang.Object
  |
  +--junit.framework.Assert
        |
        +--junit.framework.TestCase
              |
              +--mss.ea.test.chr.ChromosomeSetTest
All Implemented Interfaces:
junit.framework.Test

public class ChromosomeSetTest
extends junit.framework.TestCase


Constructor Summary
ChromosomeSetTest(java.lang.String name)
           
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void setUp()
           
protected  void tearDown()
           
 void testClear0()
           
 void testClear1()
           
 void testClone()
           
 void testConstructor()
           
 void testConstructor1()
           
 void testConstructor2()
           
 void testEquals0()
           
 void testEquals1()
           
 void testEquals2()
           
 void testGet()
           
 void testRemove()
           
 void testReplace()
           
 void testSize()
           
 void testToString()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, toString
 
Methods inherited from class junit.framework.Assert
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ChromosomeSetTest

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

setUp

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

tearDown

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

testToString

public void testToString()

testConstructor

public void testConstructor()

testConstructor1

public void testConstructor1()

testConstructor2

public void testConstructor2()

testClear0

public void testClear0()

testClear1

public void testClear1()

testGet

public void testGet()

testRemove

public void testRemove()

testReplace

public void testReplace()

testSize

public void testSize()

testClone

public void testClone()

testEquals0

public void testEquals0()

testEquals1

public void testEquals1()

testEquals2

public void testEquals2()

main

public static void main(java.lang.String[] args)

eaLib API Docs
Last Modified : January 7 2002

Copyright © 2000-2001 Technical University of Ilmenau, Department ESS