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