Class MinimizeTest


public class MinimizeTest extends AlgorithmsTest
Tests Minimize command to determine if the resulting potential energies with the -e and -I flags works properly.
Author:
Aaron J. Nessler, Mallory R. Tollefson
  • Constructor Details Link icon

    • MinimizeTest Link icon

      public MinimizeTest()
  • Method Details Link icon

    • testMinimizeConvergenceCriteria Link icon

      public void testMinimizeConvergenceCriteria()
      Tests convergence criteria flag of the minimize class.
    • testMinimizeHelp Link icon

      public void testMinimizeHelp()
    • testMinimizeIterations Link icon

      public void testMinimizeIterations()
      Tests the iterations flag of the minimize class.