Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
28 0 0 0 100% 234.109

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.neo4j.driver 14 0 0 0 100% 200.663
org.neo4j.driver.projection 14 0 0 0 100% 33.446

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

org.neo4j.driver

Class Tests Errors Failures Skipped Success Rate Time
Neo4jClientClusterTest 7 0 0 0 100% 168.664
Neo4jClientSingleTest 7 0 0 0 100% 31.999

org.neo4j.driver.projection

Class Tests Errors Failures Skipped Success Rate Time
ProjectionTest 14 0 0 0 100% 33.446

Test Cases

[Summary] [Package List] [Test Cases]

Neo4jClientClusterTest

tx_with_run_after_commit_should_failed 144.919
tx_write_with_rollback_should_succeed 5.234
autocommit_write_query_should_succeed 3.577
autocommit_read_query_result_should_succeed 4.057
tx_read_with_commit_should_succeed 3.991
tx_write_with_commit_should_succeed 3.321
bad_cypher_query_should_result_to_error 3.565

Neo4jClientSingleTest

tx_with_run_after_commit_should_failed 11.973
tx_write_with_rollback_should_succeed 6.45
autocommit_write_query_should_succeed 4.127
autocommit_read_query_result_should_succeed 2.63
tx_read_with_commit_should_succeed 2.182
tx_write_with_commit_should_succeed 2.316
bad_cypher_query_should_result_to_error 2.321

ProjectionTest

test_single_projection_as_double 2.447
test_single_projection_as_integer 2.444
test_single_projection_as_number 2.691
test_single_projection_as_movie 1.886
test_single_projection_as_string 1.93
test_projection_as_movie 1.952
test_single_projection_as_long 2.319
test_single_projection_as_node 2.431
test_projection_as_casting_movie 2.989
test_projection_as_movie_actor_couple 2.315
test_single_projection_as_boolean 2.6
test_single_projection_as_movie_list 2.586
test_single_projection_as_primitive_list 2.374
test_single_projection_with_not_single_result_should_fail 2.482