RejectBankOrderReportTest

1

tests

0

failures

0

ignored

4.523s

duration

100%

successful

Tests

Test Duration Result
test1() 4.523s passed

Standard output

07:28:27.248 [Test worker] INFO  - {} - org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [
	name: smalltox
	...]
07:28:27.342 [Test worker] INFO  - {} - org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect
07:28:27.372 [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:28:27.372 [Test worker] INFO  - {} - org.hibernate.type.BasicTypeRegistry - HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@2b91e44c
07:28:27.852 [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:28:27.966 [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:28:29.877 [Test worker] INFO  - {} - com.smalltox.foundation.report.birt.BirtAbstractReport - com.smalltox.implementation.dms.dmsdocumentclass.rejectbankorder.RejectBankOrderReport write rptdesign File in 0.001s
07:28:31.752 [Test worker] INFO  - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.implementation.dms.dmsdocumentclass.rejectbankorder.RejectBankOrderReportTest - test1() / Verification Time : 4.521s

Standard error

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