Test |
Duration |
Result |
test camel case value foo-bar |
0.001s |
passed |
test camel case value micronaut.config-client.enabled |
0.003s |
passed |
test dehyphenate |
0.002s |
passed |
test environment name separate FOO-BAR |
0.001s |
passed |
test environment name separate FOO_BAR |
0s |
passed |
test environment name separate Foo |
0s |
passed |
test environment name separate FooBBar |
0s |
passed |
test environment name separate FooBar |
0s |
passed |
test environment name separate com.bar.FooBar |
0.001s |
passed |
test environment name separate com.fooBar.FooBar |
0.001s |
passed |
test environment name separate foo-bar-baz |
0s |
passed |
test environment name separate fooBBar |
0s |
passed |
test extension |
0.001s |
passed |
test extension one/two/three |
0s |
passed |
test extension test-one.json |
0s |
passed |
test extension test.one.two.xml |
0.001s |
passed |
test extension test.xml |
0s |
passed |
test extension test/one/two.xml |
0s |
passed |
test extension three.one-two.properties |
0s |
passed |
test filename |
0s |
passed |
test filename /test/one/two.xml |
0.001s |
passed |
test filename one/two/three |
0s |
passed |
test filename test-one.json |
0s |
passed |
test filename test.one.two.xml |
0s |
passed |
test filename test.xml |
0s |
passed |
test filename three.one-two.properties |
0s |
passed |
test hyphenate FOO_BAR |
0s |
passed |
test hyphenate FOO_BAR - no lower case |
0s |
passed |
test hyphenate Foo |
0s |
passed |
test hyphenate Foo - no lower case |
0s |
passed |
test hyphenate FooBBar |
0.001s |
passed |
test hyphenate FooBBar - no lower case |
0s |
passed |
test hyphenate FooBar |
0s |
passed |
test hyphenate FooBar - no lower case |
0s |
passed |
test hyphenate com.bar.FooBar |
0s |
passed |
test hyphenate com.bar.FooBar - no lower case |
0.001s |
passed |
test hyphenate com.fooBar.FooBar |
0s |
passed |
test hyphenate com.fooBar.FooBar - no lower case |
0s |
passed |
test hyphenate fooBBar |
0s |
passed |
test hyphenate micronaut.config-client.enabled |
0.001s |
passed |
test hyphenate no lower case capitalize |
0s |
passed |
test simple name |
0.003s |
passed |