Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
51000100%4.063

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


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
org.fest.javafx.maven51000100%4.063

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


Test Cases

[Summary] [Package List] [Test Cases]

AbstractJavaFxcMojo_compile_Test

should_create_and_execute_JavaFX_compiler_Ant_task0.437

AntTaskExecutor_execute_Test

should_execute_task0.062
should_rethrow_error_thrown_by_task0.016

JavaFxcClassLoaderFactory_createClassLoader_Test

should_create_ClassLoader_with_URLs_from_given_path0.031

JavaFxcClasspathFactory_createCompilerClasspath_Test

should_create_compiler_classpath0.344

JavaFxcFactory_createJavaFxc_Test

should_create_JavaFxc1.125
should_create_JavaFxc_no_cp0.328
should_throw_error_if_JavaFX_compiler_Ant_task_cannot_be_instantiated0.016

JavaFxcFactory_createJavaFxc_withMocks_Test

should_wrap_thrown_BuildException0.016
should_wrap_thrown_ReflectionError0.031
should_wrap_thrown_MalformedURLException0
should_wrap_thrown_ClassNotFoundException0
should_wrap_thrown_InstantiationException0
should_wrap_thrown_IllegalAccessException0

JavaFxcInstantiator_instantiateJavaFxc_Test

should_instantiate_JavaFxc0.343

JavaFxcMojoValidator_validate_Test

should_throw_error_if_source_directory_is_not_an_existing_directory0.047
should_throw_error_if_output_directory_is_not_an_existing_directory_and_cannot_be_created0
should_not_throw_error_if_output_directory_is_not_an_existing_directory_but_can_be_created0
should_not_throw_error_if_source_and_output_directories_are_existing_directories0

JavaFxcMojo_classpathElements_Test

should_return_classpath_elements0

JavaFxcMojo_execute_Test

should_compile_sources0.031

JavaFxcMojo_outputDirectory_Test

should_return_output_directory0.047

JavaFxcMojo_sourceDirectory_Test

should_return_output_directory0

JavaFxcSetup_setUpJavaFxc_Test

should_configure_JavaFxc0.297
should_include_classpath_elements_from_Mojo0.359
should_include_classpath_elements_from_Mojo_no_cp_magic0

JavaFxHome_reference_Test

should_return_File_if_path_belongs_to_directory0
should_throw_error_if_path_does_not_belong_to_directory0

JavaFxHome_verify_Test

should_return_given_JavaFX_home_if_it_is_not_empty0.016
should_return_environment_variable_JAVAFXHOME_if_given_value_is_empty0
should_throw_error_if_JavaFX_home_cannot_be_obtained0

LoggingBuildListener_buildFinished_Test

should_log_when_build_finished0.157

LoggingBuildListener_buildStarted_Test

should_log_when_build_started0

LoggingBuildListener_constructor_Test

should_create_listener_to_use_Maven_Log0

LoggingBuildListener_messageLogged_Test

should_log_with_error_priority_when_BuildEvent_has_error_priority0
should_log_with_warn_priority_when_BuildEvent_has_warn_priority0.016
should_log_with_info_priority_when_BuildEvent_has_info_priority0
should_log_with_debug_priority_when_BuildEvent_has_debug_priority0
should_not_log_if_BuildEvent_has_verbose_priority0
should_log_empty_message_if_BuildEvent_has_null_message0
should_trim_whitespaces_from_BuildEvent_message0

LoggingBuildListener_targetFinished_Test

should_log_when_target_finished0.016

LoggingBuildListener_targetStarted_Test

should_log_when_target_started0

LoggingBuildListener_taskFinished_Test

should_log_when_task_finished0

LoggingBuildListener_taskStarted_Test

should_log_when_task_started0

TestJavaFxcMojo_classpathElements_Test

should_return_classpath_elements0.016

TestJavaFxcMojo_execute_Test

should_compile_sources0.031
should_not_compile_sources_on_non_java_project0
should_not_compile_sources_if_skip_is_true0

TestJavaFxcMojo_outputDirectory_Test

should_return_output_directory0

TestJavaFxcMojo_sourceDirectory_Test

should_return_output_directory0