Package ffx.potential.groovy
Class ExportQETest
java.lang.Object
ffx.utilities.FFXTest
ffx.potential.utils.PotentialTest
ffx.potential.groovy.ExportQETest
Tests test.XYZtoQE command to test saving an XYZ file to QE format.
- Author:
- Aaron J. Nessler
-
Field Summary
Fields inherited from class ffx.potential.utils.PotentialTest
binding, potentialScript
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Tests the XYZtoQE script.void
Methods inherited from class ffx.potential.utils.PotentialTest
afterTest, beforeTest, getResourceFile, getResourcePath
Methods inherited from class ffx.utilities.FFXTest
afterClass, beforeClass, registerTemporaryDirectory
-
Constructor Details
-
ExportQETest
public ExportQETest()
-
-
Method Details
-
testXYZtoQE
public void testXYZtoQE()Tests the XYZtoQE script. -
testXYZtoQEHelp
public void testXYZtoQEHelp()
-