Class ModulosTest


  • public class ModulosTest
    extends TestCase
    Test that the implementations of the Modulos interface are correct.
    Author:
    Richard M. Emberson
    • Constructor Detail

      • ModulosTest

        public ModulosTest()
      • ModulosTest

        public ModulosTest​(String name)
    • Method Detail

      • testMany

        public void testMany()
      • testOne

        public void testOne()
      • testTwo

        public void testTwo()
      • testThree

        public void testThree()
      • newPositionList

        TupleList newPositionList​(int size)