Class PatchOperationPathTest

java.lang.Object
org.apache.directory.scim.spec.patch.PatchOperationPathTest

public class PatchOperationPathTest extends Object
  • Constructor Details

    • PatchOperationPathTest

      public PatchOperationPathTest()
  • Method Details

    • pathValues

      public static String[] pathValues()
    • testPathParsing

      @ParameterizedTest @MethodSource("pathValues") public void testPathParsing(String value) throws Exception
      Throws:
      Exception