ProGAL.proteins.belta.tests
Class SheetTopologyTest

java.lang.Object
  extended by ProGAL.proteins.belta.tests.SheetTopologyTest

public class SheetTopologyTest
extends java.lang.Object


Constructor Summary
SheetTopologyTest()
           
 
Method Summary
 void testContainsStrand()
           
 void testGetNormalizedStrandOrder()
           
 void testGetParTopology()
           
 void testGetStrandOrder()
           
 void testSheetTopology()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SheetTopologyTest

public SheetTopologyTest()
Method Detail

testSheetTopology

public void testSheetTopology()

testContainsStrand

public void testContainsStrand()

testGetStrandOrder

public void testGetStrandOrder()

testGetNormalizedStrandOrder

public void testGetNormalizedStrandOrder()

testGetParTopology

public void testGetParTopology()