ProGAL.proteins.belta.tests
Class BetaTopologyTest

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

public class BetaTopologyTest
extends java.lang.Object


Constructor Summary
BetaTopologyTest()
           
 
Method Summary
 void testBetaTopology()
           
 void testGetSheets()
           
 void testIsValid()
           
 void testMatches()
           
 void testRespects()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BetaTopologyTest

public BetaTopologyTest()
Method Detail

testBetaTopology

public void testBetaTopology()

testIsValid

public void testIsValid()

testGetSheets

public void testGetSheets()

testMatches

public void testMatches()

testRespects

public void testRespects()