Class ForceFieldFilterTest

java.lang.Object
ffx.utilities.FFXTest
ffx.potential.parsers.ForceFieldFilterTest

public class ForceFieldFilterTest extends ffx.utilities.FFXTest
Test creation of a Force Field object from a CompositeConfiguration.
Since:
1.0
Author:
Michael J. Schnieders
  • Field Summary

    Fields inherited from class ffx.utilities.FFXTest

    ffxCI, ffxOpenMM, logger
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Test of parse method, of class ForceFieldFilter.

    Methods inherited from class ffx.utilities.FFXTest

    afterClass, afterTest, beforeClass, beforeTest, registerTemporaryDirectory

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ForceFieldFilterTest

      public ForceFieldFilterTest()
  • Method Details

    • testParse

      public void testParse()
      Test of parse method, of class ForceFieldFilter.