Class AttributeUtilTest

java.lang.Object
org.apache.directory.scim.server.rest.AttributeUtilTest

public class AttributeUtilTest extends Object
  • Constructor Details

    • AttributeUtilTest

      public AttributeUtilTest()
  • Method Details

    • setup

      @BeforeEach public void setup()
    • testBaseResource

      @Test public void testBaseResource() throws Exception
      Throws:
      Exception
    • testIncludeAttributes

      @Test public void testIncludeAttributes() throws Exception
      Throws:
      Exception
    • testIncludeFullAttributes

      @Test public void testIncludeFullAttributes() throws Exception
      Throws:
      Exception
    • testIncludeAttributesWithExtension

      @Test public void testIncludeAttributesWithExtension() throws Exception
      Throws:
      Exception
    • testExcludeAttributes

      @Test public void testExcludeAttributes() throws Exception
      Throws:
      Exception
    • testExcludeAttributesWithExtensions

      @Test public void testExcludeAttributesWithExtensions() throws Exception
      Throws:
      Exception