RejectBankOrderReportTest
Tests
| Test |
Duration |
Result |
| test1() |
4.462s |
passed |
Standard output
07:26:55.861 [Test worker] INFO - {} - org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [
name: smalltox
...]
07:26:55.956 [Test worker] INFO - {} - org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect
07:26:55.999 [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:26:55.999 [Test worker] INFO - {} - org.hibernate.type.BasicTypeRegistry - HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@630a3702
07:26:56.501 [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:26:56.611 [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:26:58.487 [Test worker] INFO - {} - com.smalltox.foundation.report.birt.BirtAbstractReport - com.smalltox.implementation.dms.dmsdocumentclass.rejectbankorder.RejectBankOrderReport write rptdesign File in 0.001s
07:27:00.315 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.implementation.dms.dmsdocumentclass.rejectbankorder.RejectBankOrderReportTest - test1() / Verification Time : 4.461s
Standard error
[Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Started.