Package ffx.potential.groovy
Class SolvatorTest
java.lang.Object
ffx.utilities.FFXTest
ffx.potential.utils.PotentialTest
ffx.potential.groovy.SolvatorTest
-
Field Summary
Fields inherited from class ffx.potential.utils.PotentialTest
binding, potentialScript
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
after()
static Collection
<Object[]> data()
void
toString()
Methods inherited from class ffx.potential.utils.PotentialTest
afterTest, beforeTest, getResourceFile, getResourcePath
Methods inherited from class ffx.utilities.FFXTest
afterClass, beforeClass, registerTemporaryDirectory
-
Constructor Details
-
SolvatorTest
public SolvatorTest(String info, ffx.potential.groovy.SolvatorTest.SolvatorTestMode mode, String soluteFile, String solvatedTestFileName, String solventFileName, String ionFileName, String[] options, String[] properties, String[] flagArray) throws IOException - Throws:
IOException
-
-
Method Details