RejectBankOrderReportTest
Tests
| Test |
Duration |
Result |
| test1() |
4.491s |
passed |
Standard output
07:04:04.295 [Test worker] INFO - {} - org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [
name: smalltox
...]
07:04:04.364 [Test worker] INFO - {} - org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect
07:04:04.409 [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:04:04.409 [Test worker] INFO - {} - org.hibernate.type.BasicTypeRegistry - HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@630a3702
07:04:04.898 [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:04:05.027 [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:04:07.015 [Test worker] INFO - {} - com.smalltox.foundation.report.birt.BirtAbstractReport - com.smalltox.implementation.dms.dmsdocumentclass.rejectbankorder.RejectBankOrderReport write rptdesign File in 0.002s
07:04:08.778 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.implementation.dms.dmsdocumentclass.rejectbankorder.RejectBankOrderReportTest - test1() / Verification Time : 4.490s
Standard error
[Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Started.