Class AttributeReferenceTest

java.lang.Object
org.apache.directory.scim.spec.filter.attribute.AttributeReferenceTest

public class AttributeReferenceTest extends Object
  • Field Details

  • Constructor Details

    • AttributeReferenceTest

      public AttributeReferenceTest()
  • Method Details

    • testAttributeParsing

      @ParameterizedTest @MethodSource("getAttributeReferences") public void testAttributeParsing(String attributeReferenceString, String expectedUrn, String expectedAttriubte)