Gradle Test Run :test
ReadLineWithYamlHeaderTest
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| empty_source_returns_null_instead_of_throwing() | empty_source_returns_null_instead_of_throwing() | 1 | 0 | 0 | 0s | 100% |
| source_without_header_is_passed_through() | source_without_header_is_passed_through() | 1 | 0 | 0 | 0.001s | 100% |
| yaml_header_is_consumed_and_exposed_as_metadata() | yaml_header_is_consumed_and_exposed_as_metadata() | 1 | 0 | 0 | 0s | 100% |