testToString()
testDotIsRequiredBeforeProperty()
testDotCannotBePresentAtTheBeginning()
providePathsContainingUnexpectedCharacters()
testUnexpectedCharacters( $path)
testPathCannotBeEmpty()
testPathCannotBeNull()
testPathCannotBeFalse()
testZeroIsValidPropertyPath()
testGetParentWithDot()
testGetParentWithIndex()
testGetParentWhenThereIsNoParent()
testCopyConstructor()
testGetElement()
testGetElementDoesNotAcceptInvalidIndices()
testGetElementDoesNotAcceptNegativeIndices()
testIsProperty()
testIsPropertyDoesNotAcceptInvalidIndices()
testIsPropertyDoesNotAcceptNegativeIndices()
testIsIndex()
testIsIndexDoesNotAcceptInvalidIndices()
testIsIndexDoesNotAcceptNegativeIndices()
Loading…