Package fit

Class PrimitiveFixture


  • public class PrimitiveFixture
    extends Fixture
    • Constructor Detail

      • PrimitiveFixture

        public PrimitiveFixture()
    • Method Detail

      • parseLong

        public static long parseLong​(Parse cell)
      • parseDouble

        public static double parseDouble​(Parse cell)
      • check

        public void check​(Parse cell,
                          java.lang.String value)
      • check

        public void check​(Parse cell,
                          long value)
      • check

        public void check​(Parse cell,
                          double value)