RejectBankOrderReportTest

1

tests

0

failures

0

ignored

4.387s

duration

100%

successful

Tests

Test Duration Result
test1() 4.387s passed

Standard output

07:18:42.013 [Test worker] INFO  - {} - org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [
	name: smalltox
	...]
07:18:42.084 [Test worker] INFO  - {} - org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect
07:18:42.121 [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:18:42.121 [Test worker] INFO  - {} - org.hibernate.type.BasicTypeRegistry - HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@9a538a4
07:18:42.595 [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:18:42.716 [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:18:44.684 [Test worker] INFO  - {} - com.smalltox.foundation.report.birt.BirtAbstractReport - com.smalltox.implementation.dms.dmsdocumentclass.rejectbankorder.RejectBankOrderReport write rptdesign File in 0.002s
07:18:46.391 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.implementation.dms.dmsdocumentclass.rejectbankorder.RejectBankOrderReportTest - test1() / Verification Time : 4.386s

Standard error

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