io.g96.in
Class InTopoG96Test

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byio.g96.in.InTopoG96Test
All Implemented Interfaces:
junit.framework.Test

public class InTopoG96Test
extends junit.framework.TestCase


Field Summary
 
Fields inherited from class junit.framework.TestCase
 
Constructor Summary
InTopoG96Test()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void testDetermineBoundaryAtoms()
           
 void testDetermineMoleculesFloyd()
           
 void testGetBoundaryAtoms()
           
 void testParseAngleBlock()
           
 void testParseAtomTypeNameBlock()
           
 void testParseBondAngleTypeBlock()
           
 void testParseBondBlock()
           
 void testParseBondTypeBlock()
           
 void testParseDihedralBlock()
           
 void testParseDihedralTypeBlock()
           
 void testParseExclusionLine()
           
 void testParseImpDihedralTypeBlock()
           
 void testParseImproperBlock()
           
 void testParseLJBlock()
           
 void testParseResNameBlock()
           
 void testParseSoluteAtomBlock()
           
 void testParseSolventAtomBlock()
           
 void testParseSolventConstraintBlock()
           
 void testParseTopPhysConBlock()
           
 void testParseTopVersionBlock()
           
 void testReadTopology()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InTopoG96Test

public InTopoG96Test()
Method Detail

main

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

testReadTopology

public final void testReadTopology()

testParseSolventConstraintBlock

public final void testParseSolventConstraintBlock()

testParseSolventAtomBlock

public final void testParseSolventAtomBlock()

testParseLJBlock

public final void testParseLJBlock()

testParseDihedralTypeBlock

public final void testParseDihedralTypeBlock()

testParseImpDihedralTypeBlock

public final void testParseImpDihedralTypeBlock()

testParseBondAngleTypeBlock

public final void testParseBondAngleTypeBlock()

testParseBondTypeBlock

public final void testParseBondTypeBlock()

testParseSoluteAtomBlock

public final void testParseSoluteAtomBlock()

testParseExclusionLine

public final void testParseExclusionLine()

testParseResNameBlock

public final void testParseResNameBlock()

testParseAtomTypeNameBlock

public final void testParseAtomTypeNameBlock()

testParseTopVersionBlock

public final void testParseTopVersionBlock()

testParseTopPhysConBlock

public final void testParseTopPhysConBlock()

testParseBondBlock

public final void testParseBondBlock()

testParseAngleBlock

public final void testParseAngleBlock()

testParseImproperBlock

public final void testParseImproperBlock()

testParseDihedralBlock

public final void testParseDihedralBlock()

testDetermineBoundaryAtoms

public final void testDetermineBoundaryAtoms()
                                      throws java.io.IOException
Throws:
java.io.IOException

testDetermineMoleculesFloyd

public final void testDetermineMoleculesFloyd()
                                       throws java.io.IOException
Throws:
java.io.IOException

testGetBoundaryAtoms

public final void testGetBoundaryAtoms()