void
testCommentAtEndOfLine
()
void
testCommentOnEmptyLine
()
void
testDecoyCommentEmbeddedInApostrophes
()
void
testDecoyCommentEmbeddedInApostrophesAndEndOfLineVersion
()
void
testDecoyCommentEmbeddedInQuotes
()
void
testDecoyCommentEmbeddedInQuotesAndEndOfLineComment
()
void
testDoesNotThrowOnAnEmptyLineWithTabsOrSpaces
()
void
testFloatExponential
()
void
testInlinedSequence
()
void
testInlineMapping
()
void
testInlineMappingOneDeep
()
void
testInlineMappingWhenEmpty
()
void
testInlineMappingWhenEmptyWithWhitespace
()
void
testInlineMappingWithQuotesInlinedInMapping
()
void
testInlineMappingWithQuotesInlinedInSequence
()
void
testInlineSequenceOneDeep
()
void
testInlineSequenceOneDeepWithQuotes
()
void
testInlineSequenceTwoDeep
()
void
testInlineSequenceWhenEmpty
()
void
testInlineSequenceWhenEmptyWithWhitespace
()
void
testInlineSequenceWithQuotes
()
void
testLoadFileThrowsWhenFilenameCannotBeOpened
()
void
testLoadFileThrowsWhenFilenameIsEmptyString
()
void
testLoadFileThrowsWhenFilenameIsNotString
()
void
testLoadReturnsEmptyArrayWhenStringCannotBeParsedAsYaml
()
void
testLoadStreamThrowsWhenStreamIsNotResource
()
void
testLoadStreamThrowsWhenStreamIsResourceButNotStream
()
void
testLoadStreamUsesCallbackForParsingIfAvailable
()
void
testLoadThrowsWhenInputStringIsEmpty
()
void
testLoadThrowsWhenInputStringIsNotString
()
void
testLoadUsesCallbackForParsingIfAvailable
()
void
testMappedSequence
()
void
testMappedValueWithFoldedBlock
()
void
testMappedValueWithMapping
()
void
testMappingBooleanFalse
()
void
testMappingBooleanTrue
()
void
testMappingFloatValue
()
void
testMappingIntegerValue
()
void
testMappingIntegerZeroValue
()
void
testMappingNullValue
()
void
testMappingStringValue
()
void
testNegativeInfinity
()
void
testQuotesCanBeEmptyWhenApostrophes
()
void
testQuotesCanBeEmptyWhenQuotes
()
void
testQuotesCanBeEscaped
()
void
testQuotesCanBeUsedForComplexKeys
()
void
testReferencesAssignment1
()
void
testReferencesAssignment2
()
void
testReferenceUsage
()
void
testSequenceBasic
()
void
testSequenceofMappings
()
void
testSequenceOfSequence
()
void
testSequenceWithMappedValuesStartingWithCaps
()
void
testThrowsAnExceptionWhenFirstCharacterOfLineIsTab
()
void
testThrowsExceptionWhenLineIndentContainsTab
()
void
testWhitespaceBetweenApostrophesIsPreserved
()
void
testWhitespaceBetweenQuotesIsPreserved
()