Freckle.App.Test.Properties.PathPiece
prop_roundTripPathPiece :: (PathPiece a, Eq a) => a -> Bool Source #
Check that fromPathPiece (toPathPiece value) is value
fromPathPiece (toPathPiece value)
value