Class SolvatorTest

java.lang.Object
ffx.utilities.FFXTest
ffx.potential.utils.PotentialTest
ffx.potential.groovy.SolvatorTest

public class SolvatorTest extends ffx.potential.utils.PotentialTest
  • Field Summary

    Fields inherited from class ffx.potential.utils.PotentialTest

    binding, potentialScript

    Fields inherited from class ffx.utilities.FFXTest

    ffxCI, ffxOpenMM, logger
  • Constructor Summary

    Constructors
    Constructor
    Description
    SolvatorTest(String info, ffx.potential.groovy.SolvatorTest.SolvatorTestMode mode, String soluteFile, String solvatedTestFileName, String solventFileName, String ionFileName, String[] options, String[] properties, String[] flagArray)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    static Collection<Object[]>
     
    void
     
     

    Methods inherited from class ffx.potential.utils.PotentialTest

    afterTest, beforeTest, getResourceFile, getResourcePath

    Methods inherited from class ffx.utilities.FFXTest

    afterClass, beforeClass, registerTemporaryDirectory

    Methods inherited from class java.lang.Object

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

  • Method Details

    • data

      public static Collection<Object[]> data()
    • after

      public void after()
    • testSolvator

      public void testSolvator()
    • toString

      public String toString()
      Overrides:
      toString in class Object