public class PatchOperationPathTest
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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