Class BondTest

java.lang.Object
ffx.potential.bonded.BondTest

public class BondTest extends Object
Unit tests for the Bond class.
  • Constructor Details

    • BondTest

      public BondTest()
  • Method Details

    • Bond_constructor

      public void Bond_constructor()
    • Bond_formsAngleWith

      public void Bond_formsAngleWith()
    • Bond_getCommonAtom

      public void Bond_getCommonAtom()
    • Bond_getOtherAtom

      public void Bond_getOtherAtom()
    • Bond_getOtherAtom2

      public void Bond_getOtherAtom2()
    • Bond_update

      public void Bond_update()
    • setUp

      public void setUp()
    • tearDown

      public void tearDown()