Fork me on GitHub

Failsafe Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
16 15 0 0 6.25% 15.153

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.openwms.core.configuration 16 15 0 0 6.25% 15.153

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.openwms.core.configuration

Class Tests Errors Failures Skipped Success Rate Time
UserPreferencesControllerDocumentation 4 4 0 0 0% 0.085
PreferencesControllerDocumentation 11 11 0 0 0% 10.875
IndexControllerDocumentation 1 0 0 0 100% 4.193

Test Cases

[Summary] [Package List] [Test Cases]

UserPreferencesControllerDocumentation

shall_create_userpreference 0.013
Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187
shall_return_all_for_user 0.008
Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187
shall_return_all_for_user_and_key 0.009
Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187
shall_fail_with_unknown_key 0.009
Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187

PreferencesControllerDocumentation

shall_return_index 0.202
Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187
shall_delete_preference 0.016
Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187
shall_return_all_preferences 0.014
Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187
shall_return_all_of_scope_403 0.009
Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187
shall_return_all_of_scope 0.013
Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187
shall_create_preference 0.01
Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187
shall_return_preference_by_key 0.009
Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187
shall_fail_to_create_existing_preference 0.009
Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187
shall_return_preference_by_key_404 0.008
Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187
shall_update_preference_by_key 0.008
Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187
shall_update_preference_UNKNOWN 0.007
Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187

IndexControllerDocumentation

shall_return_index 0.293

Failure Details

[Summary] [Package List] [Test Cases]


shall_create_userpreference
org.springframework.jdbc.datasource.init.ScriptStatementFailedException: Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187
org.openwms.core.configuration.UserPreferencesControllerDocumentation:
shall_return_all_for_user
org.springframework.jdbc.datasource.init.ScriptStatementFailedException: Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187
org.openwms.core.configuration.UserPreferencesControllerDocumentation:
shall_return_all_for_user_and_key
org.springframework.jdbc.datasource.init.ScriptStatementFailedException: Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187
org.openwms.core.configuration.UserPreferencesControllerDocumentation:
shall_fail_with_unknown_key
org.springframework.jdbc.datasource.init.ScriptStatementFailedException: Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187
org.openwms.core.configuration.UserPreferencesControllerDocumentation:
shall_return_index
org.springframework.jdbc.datasource.init.ScriptStatementFailedException: Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187
org.openwms.core.configuration.PreferencesControllerDocumentation:
shall_delete_preference
org.springframework.jdbc.datasource.init.ScriptStatementFailedException: Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187
org.openwms.core.configuration.PreferencesControllerDocumentation:
shall_return_all_preferences
org.springframework.jdbc.datasource.init.ScriptStatementFailedException: Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187
org.openwms.core.configuration.PreferencesControllerDocumentation:
shall_return_all_of_scope_403
org.springframework.jdbc.datasource.init.ScriptStatementFailedException: Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187
org.openwms.core.configuration.PreferencesControllerDocumentation:
shall_return_all_of_scope
org.springframework.jdbc.datasource.init.ScriptStatementFailedException: Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187
org.openwms.core.configuration.PreferencesControllerDocumentation:
shall_create_preference
org.springframework.jdbc.datasource.init.ScriptStatementFailedException: Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187
org.openwms.core.configuration.PreferencesControllerDocumentation:
shall_return_preference_by_key
org.springframework.jdbc.datasource.init.ScriptStatementFailedException: Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187
org.openwms.core.configuration.PreferencesControllerDocumentation:
shall_fail_to_create_existing_preference
org.springframework.jdbc.datasource.init.ScriptStatementFailedException: Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187
org.openwms.core.configuration.PreferencesControllerDocumentation:
shall_return_preference_by_key_404
org.springframework.jdbc.datasource.init.ScriptStatementFailedException: Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187
org.openwms.core.configuration.PreferencesControllerDocumentation:
shall_update_preference_by_key
org.springframework.jdbc.datasource.init.ScriptStatementFailedException: Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187
org.openwms.core.configuration.PreferencesControllerDocumentation:
shall_update_preference_UNKNOWN
org.springframework.jdbc.datasource.init.ScriptStatementFailedException: Failed to execute SQL script statement #2 of class path resource [test.sql]: insert into COR_PREF_PREFERENCE (c_pk, c_pid, c_ol, c_created, c_key, c_owner, c_description, c_from_file, c_scope, c_current_value, c_def_value, c_min_value, c_max_value, c_group_name, 'GLOBAL', c_type) values (1001, '1001', 0, now(), 'key2', 'owner1', 'String description', false, 'USER', 'current val', 'def value', null ,null , 'java.lang.String'); nested exception is org.postgresql.util.PSQLException: ERROR: syntax error at or near "'GLOBAL'" Position: 187
org.openwms.core.configuration.PreferencesControllerDocumentation: