RejectBankOrderReportTest

1

tests

0

failures

0

ignored

4.365s

duration

100%

successful

Tests

Test Duration Result
test1() 4.365s passed

Standard output

07:01:20.989 [Test worker] INFO  - {} - org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [
	name: smalltox
	...]
07:01:21.081 [Test worker] INFO  - {} - org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect
07:01:21.107 [Test worker] INFO  - {} - org.hibernate.engine.jdbc.env.internal.LobCreatorBuilderImpl - HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
07:01:21.107 [Test worker] INFO  - {} - org.hibernate.type.BasicTypeRegistry - HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@d42c8a
07:01:21.591 [Test worker] INFO  - {} - org.hibernate.orm.beans - HHH10005002: No explicit CDI BeanManager reference was passed to Hibernate, but CDI is available on the Hibernate ClassLoader.
07:01:21.704 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001003: Read-only caching was requested for mutable entity [NavigableRole[com.smalltox.business.model.persistent.impl.dictionnary.geography.CountryCityZipCodeImpl]]
07:01:23.591 [Test worker] INFO  - {} - com.smalltox.foundation.report.birt.BirtAbstractReport - com.smalltox.implementation.dms.dmsdocumentclass.rejectbankorder.RejectBankOrderReport write rptdesign File in 0.001s
07:01:25.342 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.implementation.dms.dmsdocumentclass.rejectbankorder.RejectBankOrderReportTest - test1() / Verification Time : 4.364s

Standard error

[Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Started.