Class IntegerFieldTest

java.lang.Object
com.singularsys.exttests.field.IntegerFieldTest

public class IntegerFieldTest extends Object
Tests for the IntegerField.
  • Field Details

  • Constructor Details

    • IntegerFieldTest

      public IntegerFieldTest()
  • Method Details

    • setUp

      @BeforeEach public void setUp()
    • testSimpleSum

      @Test public void testSimpleSum() throws Exception
      Throws:
      Exception
    • testAllFun

      @Test public void testAllFun()