Class com.stehno.vanilla.config.PropertiesConfigurationSourceSpec
Tests
Test |
Duration |
Result |
getConfiguration |
0.046s |
passed |
getMap |
0.043s |
passed |
getObject |
0.312s |
passed |
simple property (Boolean) with null default |
0.026s |
passed |
simple property (Boolean) with null default |
0s |
passed |
simple property (Boolean) with specified default |
0s |
passed |
simple property (Boolean) with specified default |
0.001s |
passed |
simple property (Double) with null default |
0.013s |
passed |
simple property (Double) with specified default |
0.002s |
passed |
simple property (File) with null default |
0.007s |
passed |
simple property (File) with specified default |
0.001s |
passed |
simple property (Float) with null default |
0.027s |
passed |
simple property (Float) with specified default |
0.001s |
passed |
simple property (Int) with null default |
0.066s |
passed |
simple property (Int) with specified default |
0.001s |
passed |
simple property (Long) with null default |
0.079s |
passed |
simple property (Long) with specified default |
0.001s |
passed |
simple property (Path) with null default |
0.005s |
passed |
simple property (Path) with specified default |
0s |
passed |
simple property (String) with null default |
0.245s |
passed |
simple property (String) with specified default |
0.002s |
passed |
simple property (TimeSpan) with null default |
0.133s |
passed |
simple property (TimeSpan) with specified default |
0.001s |
passed |