Class GrouperTestInApi

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
edu.internet2.middleware.grouper.testing.GrouperTestBase
edu.internet2.middleware.grouper.testing.GrouperTestInApi
All Implemented Interfaces:
junit.framework.Test
Direct Known Subclasses:
GshTemplateV2test

public abstract class GrouperTestInApi extends GrouperTestBase
extend this if tests needed in api Note, this shouldnt do anything in constructor, setup, teardown, etc since can be used from a prod env
  • Constructor Details

    • GrouperTestInApi

      public GrouperTestInApi()