Class com.stehno.vanilla.config.MapConfigurationSourceSpec
Tests
Test |
Duration |
Result |
getConfiguration |
0.007s |
passed |
getMap |
0.101s |
passed |
simple property (Boolean) with null default |
0.001s |
passed |
simple property (Boolean) with null default |
0.040s |
passed |
simple property (Boolean) with specified default |
0.001s |
passed |
simple property (Boolean) with specified default |
0.001s |
passed |
simple property (Double) with null default |
0.057s |
passed |
simple property (Double) with specified default |
0.001s |
passed |
simple property (File) with specified default |
0.005s |
passed |
simple property (Float) with null default |
0.053s |
passed |
simple property (Float) with specified default |
0.001s |
passed |
simple property (Int) with null default |
0.169s |
passed |
simple property (Int) with specified default |
0.001s |
passed |
simple property (Long) with null default |
0.044s |
passed |
simple property (Long) with specified default |
0s |
passed |
simple property (Path) with specified default |
0.026s |
passed |
simple property (String) with null default |
0.598s |
passed |
simple property (String) with specified default |
0.001s |
passed |
simple property (TimeSpan) with specified default |
0.012s |
passed |