Bug 454959 - Add extra constructor to Path class

Add unit tests for static factory methods Path.forPosix() and
Path.forWindows() and static methods isValidPosixPath(),
isValidWindowsPath(), isValidPosixSegment() and isValidWindowsSegment().

Update unit tests to use these new methods to execute all
platform-specific test cases regardless of the test local platform.

Change-Id: I72f21ce6d47d58d85be96104b0cbe6d776efdd8a
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
1 file changed
tree: 777d58f7a6cac37a36678a1d480c8921955d4b05
  1. bundles/
  2. features/
  3. tests/
  4. .gitignore
  5. CONTRIBUTING.md
  6. pom.xml