Passed
org.appng.core.model.ApplicationProviderTest.testUpdateException
Standard Output
2022-06-22 15:06:28,297 INFO [main] org.appng.core.model.ApplicationProvider: include condition for action 'create' of event 'events' did not match - ${action eq 'create' and empty entityId} 2022-06-22 15:06:28,297 INFO [main] org.appng.core.model.ApplicationProvider: include condition for datasource 'entities' did not match - ${empty action and empty entityId} 2022-06-22 15:06:28,346 ERROR [main] org.appng.core.model.ApplicationProvider: [localhost:demo-application] error while building stru ...[truncated 3820 chars]... urefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.appng.api.ApplicationException: adfsf at org.appng.testapplication.TestEntities.perform(TestEntities.java:71) at org.appng.testapplication.TestEntities.perform(TestEntities.java:35) at org.appng.api.support.CallableAction.execute(CallableAction.java:442) ... 44 more