DataTransferTest

4

tests

0

failures

0

ignored

0.357s

duration

100%

successful

Tests

Test Method name Duration Result
Check UnknownVendorId with VendorId check1() 0.125s passed
Check UnknownVendorId with wrong messageId check2() 0.056s passed
Check UnknownVendorId with customData check3() 0.120s passed
Check UnknownVendorId with zero data check4() 0.056s passed

Standard output

21:29:54,277 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
21:29:54,277 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
21:29:54,277 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 25
21:29:54,277 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
21:29:54,278 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
21:29:54,278 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
21:29:54,278 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
21:29:54,278 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [TEST-FILE]
21:29:54,278 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
21:29:54,279 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
21:29:54,279 |-INFO in ch.qos.logback.core.FileAppender[TEST-FILE] - File property is set to [LOG_FILE_IS_UNDEFINED]
21:29:54,279 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ba6bd91 - Propagating DEBUG level on Logger[com.yablochkov] onto the JUL framework
21:29:54,279 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - com.yablochkov level set to DEBUG
21:29:54,279 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
21:29:54,279 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ba6bd91 - Propagating WARN level on Logger[ROOT] onto the JUL framework
21:29:54,279 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [TEST-FILE] to Logger[ROOT]
21:29:54,279 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
21:29:54,279 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@60a44e4 - End of configuration.
21:29:54,279 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@7c2f7667 - Registering current configuration as safe fallback point


  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v3.0.2)

21:29:54.282 [Test worker] INFO  c.y.ocpp2.autotest.DataTransferTest - Starting DataTransferTest using Java 17.0.2 with PID 776 (started by root in /builds/yablochkov/mainboard/autotests)
21:29:54.282 [Test worker] DEBUG c.y.ocpp2.autotest.DataTransferTest - Running with Spring Boot, Spring
21:29:54.282 [Test worker] INFO  c.y.ocpp2.autotest.DataTransferTest - The following 1 profile is active: "test"
21:29:54.416 [Test worker] INFO  c.y.ocpp2.autotest.DataTransferTest - Started DataTransferTest in 0.152 seconds (process running for 510.603)