Class com.ibm.ws.microprofile.config13.test.converters.ConverterTest
|
100%
successful |
Tests
| Test | Duration | Result |
|---|---|---|
| testAtomicInteger | 0.004s | passed |
| testAtomicLong | 0.005s | passed |
| testBigDecimal | 0.004s | passed |
| testBigInteger | 0.006s | passed |
| testBitSet | 0.029s | passed |
| testBoolean | 0.018s | passed |
| testByte | 0.006s | passed |
| testCurrency | 0.008s | passed |
| testDouble | 0.007s | passed |
| testDuration | 0.006s | passed |
| testFloat | 0.006s | passed |
| testInstant | 0.004s | passed |
| testInteger | 0.008s | passed |
| testLocalDate | 0.004s | passed |
| testLocalDateTime | 0.015s | passed |
| testLocalTime | 0.003s | passed |
| testLong | 0.005s | passed |
| testOffsetDateTime | 0.004s | passed |
| testOffsetTime | 0.005s | passed |
| testPeriod | 0.005s | passed |
| testShort | 0.005s | passed |
| testString | 0.070s | passed |
| testURI | 0.002s | passed |
| testURIBroken | 0.002s | passed |
| testURL | 0.006s | passed |
| testURLBroken | 0.001s | passed |
| testZoneOffset | 0.003s | passed |
| testZonedDateTime | 0.007s | passed |
Standard output
String :TEST String :null Boolean :true Integer :2147483647 Long :-9223372036854775808 Long :null Short :32767 Byte :-128 Byte :null Double :1.7976931348623157E308 Float :1.4E-45 Float :null BigInt :515454525049962028863 BigInt :null BigDec :395682190734788455733 BigDec :null Duration :PT1S Duration :null Period :P3M10D Period :null LocalDateTime :1970-01-01T00:00 LocalDateTime :null LocalDate :1970-01-01 LocalDate :null LocalTime :00:00 LocalTime :null OffsetDateTime :-999999999-01-01T00:00+18:00 OffsetTime :23:59:59.999999999-18:00 OffsetTime :null ZoneOffset :+18:00 ZoneOffset :null ZonedDateTime :1970-01-01T00:00Z[Etc/UTC] ZonedDateTime :null Instant :1970-01-01T00:00:00Z Instant :null Currency :GBP Currency :null BitSet :050000000000000005 URI :../../resource.txt URI :../../resource.txt URL :http://www.ibm.com URL :http://www.ibm.com