Class SetAddTester<E>

  • All Implemented Interfaces:
    junit.framework.Test

    public class SetAddTester<E>
    extends AbstractSetTester<E>
    A generic JUnit test which tests add operations on a set. Can't be invoked directly; please see SetTestSuiteBuilder.
    • Constructor Detail

      • SetAddTester

        public SetAddTester()
    • Method Detail

      • testAdd_supportedPresent

        public void testAdd_supportedPresent()
      • testAdd_supportedNullPresent

        public void testAdd_supportedNullPresent()