Package ffx.crystal

Class ReflectionListTest

java.lang.Object
ffx.utilities.FFXTest
ffx.crystal.ReflectionListTest

public class ReflectionListTest extends ffx.utilities.FFXTest
Test the ReflectionList class.
Author:
Timothy D. Fenn
  • Field Summary

    Fields inherited from class ffx.utilities.FFXTest

    ffxCI, ffxOpenMM, logger
  • Constructor Summary

    Constructors
    Constructor
    Description
    ReflectionListTest(boolean ciOnly, String info, double a, double b, double c, double alpha, double beta, double gamma, String sg, double resolution, int size, ffx.crystal.HKL valid, ffx.crystal.HKL invalid, int epsilon, int allowed)
     
  • Method Summary

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

    Methods inherited from class ffx.utilities.FFXTest

    afterClass, afterTest, beforeClass, beforeTest, registerTemporaryDirectory

    Methods inherited from class java.lang.Object

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

    • ReflectionListTest

      public ReflectionListTest(boolean ciOnly, String info, double a, double b, double c, double alpha, double beta, double gamma, String sg, double resolution, int size, ffx.crystal.HKL valid, ffx.crystal.HKL invalid, int epsilon, int allowed)
  • Method Details

    • data

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

      public void testreflections()
    • testsize

      public void testsize()