Passed
org.appng.application.scheduler.DriverDelegateWrapperTest.testJobRetrieval
Standard Output
2023-09-27 16:56:33,995 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2023-09-27 16:56:34,039 INFO [main] org.springframework.jdbc.datasource.init.ScriptUtils: Executing SQL script from class path resource [sql/init_quartz_tables.sql] 2023-09-27 16:56:34,045 INFO [main] org.springframework.jdbc.datasource.init.ScriptUtils: Executed SQL script from class path resource [sql/init_quartz_tables.sql] in 5 ms. 2023-09-27 16:56:34,050 INFO [main] org.quartz.impl.jdbcjobstore.JobStoreTX: Using thread monitor-based data access locking (synchronization). 2023-09-27 16:56:34,050 INFO [main] org.quartz.impl.jdbcjobstore.JobStoreTX: JobStoreTX initialized.