[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 51 | 0 | 0 | 0 | 100% | 4.063 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.fest.javafx.maven | 51 | 0 | 0 | 0 | 100% | 4.063 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
[Summary] [Package List] [Test Cases]
| should_create_ClassLoader_with_URLs_from_given_path | 0.031 |
| should_create_JavaFxc | 1.125 | |
| should_create_JavaFxc_no_cp | 0.328 | |
| should_throw_error_if_JavaFX_compiler_Ant_task_cannot_be_instantiated | 0.016 |
| should_wrap_thrown_BuildException | 0.016 | |
| should_wrap_thrown_ReflectionError | 0.031 | |
| should_wrap_thrown_MalformedURLException | 0 | |
| should_wrap_thrown_ClassNotFoundException | 0 | |
| should_wrap_thrown_InstantiationException | 0 | |
| should_wrap_thrown_IllegalAccessException | 0 |
| should_throw_error_if_source_directory_is_not_an_existing_directory | 0.047 | |
| should_throw_error_if_output_directory_is_not_an_existing_directory_and_cannot_be_created | 0 | |
| should_not_throw_error_if_output_directory_is_not_an_existing_directory_but_can_be_created | 0 | |
| should_not_throw_error_if_source_and_output_directories_are_existing_directories | 0 |
| should_configure_JavaFxc | 0.297 | |
| should_include_classpath_elements_from_Mojo | 0.359 | |
| should_include_classpath_elements_from_Mojo_no_cp_magic | 0 |
| should_return_File_if_path_belongs_to_directory | 0 | |
| should_throw_error_if_path_does_not_belong_to_directory | 0 |
| should_return_given_JavaFX_home_if_it_is_not_empty | 0.016 | |
| should_return_environment_variable_JAVAFXHOME_if_given_value_is_empty | 0 | |
| should_throw_error_if_JavaFX_home_cannot_be_obtained | 0 |
| should_log_with_error_priority_when_BuildEvent_has_error_priority | 0 | |
| should_log_with_warn_priority_when_BuildEvent_has_warn_priority | 0.016 | |
| should_log_with_info_priority_when_BuildEvent_has_info_priority | 0 | |
| should_log_with_debug_priority_when_BuildEvent_has_debug_priority | 0 | |
| should_not_log_if_BuildEvent_has_verbose_priority | 0 | |
| should_log_empty_message_if_BuildEvent_has_null_message | 0 | |
| should_trim_whitespaces_from_BuildEvent_message | 0 |
| should_compile_sources | 0.031 | |
| should_not_compile_sources_on_non_java_project | 0 | |
| should_not_compile_sources_if_skip_is_true | 0 |