Class io.divolte.server.mincode.MincodeParserSamplesTest

32

tests

0

failures

0

ignored

0.006s

duration

100%

successful

Tests

Test Duration Result
testMincodeFormatDetector[0: Value: String] 0s passed
testMincodeFormatDetector[10: Empty array] 0s passed
testMincodeFormatDetector[11: Simple object] 0s passed
testMincodeFormatDetector[12: Simple array] 0s passed
testMincodeFormatDetector[13: Array of objects] 0s passed
testMincodeFormatDetector[14: Example from https://github.com/Sage/jsurl] 0s passed
testMincodeFormatDetector[15: Object with nested objects, arrays and mixed content] 0.001s passed
testMincodeFormatDetector[1: Value: String that requires escaping] 0.001s passed
testMincodeFormatDetector[2: Value: String with newlines] 0s passed
testMincodeFormatDetector[3: Value: String with unicode escapes] 0s passed
testMincodeFormatDetector[4: Value: Boolean True] 0s passed
testMincodeFormatDetector[5: Value: Boolean False] 0s passed
testMincodeFormatDetector[6: Value: Null] 0s passed
testMincodeFormatDetector[7: Value: Integer] 0s passed
testMincodeFormatDetector[8: Value: Float] 0s passed
testMincodeFormatDetector[9: Empty object] 0s passed
testSampleEquivalence[0: Value: String] 0.001s passed
testSampleEquivalence[10: Empty array] 0s passed
testSampleEquivalence[11: Simple object] 0s passed
testSampleEquivalence[12: Simple array] 0.001s passed
testSampleEquivalence[13: Array of objects] 0s passed
testSampleEquivalence[14: Example from https://github.com/Sage/jsurl] 0s passed
testSampleEquivalence[15: Object with nested objects, arrays and mixed content] 0.001s passed
testSampleEquivalence[1: Value: String that requires escaping] 0s passed
testSampleEquivalence[2: Value: String with newlines] 0s passed
testSampleEquivalence[3: Value: String with unicode escapes] 0s passed
testSampleEquivalence[4: Value: Boolean True] 0.001s passed
testSampleEquivalence[5: Value: Boolean False] 0s passed
testSampleEquivalence[6: Value: Null] 0s passed
testSampleEquivalence[7: Value: Integer] 0s passed
testSampleEquivalence[8: Value: Float] 0s passed
testSampleEquivalence[9: Empty object] 0s passed