Gradle Test Run :test
test_preserveAspectRatio_styledDiagram(String, String, String)
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| [1] null, null, "none" | test_preserveAspectRatio_styledDiagram(String, String, String)[1] | 1 | 0 | 0 | 0.001s | 100% |
| [2] "foo", null, "foo" | test_preserveAspectRatio_styledDiagram(String, String, String)[2] | 1 | 0 | 0 | 0.002s | 100% |
| [3] null, "bar", "bar" | test_preserveAspectRatio_styledDiagram(String, String, String)[3] | 1 | 0 | 0 | 0s | 100% |
| [4] "foo", "bar", "bar" | test_preserveAspectRatio_styledDiagram(String, String, String)[4] | 1 | 0 | 0 | 0.001s | 100% |