Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
37 0 0 0 100% 6.267

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

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.apache.maven.plugin.idea.stubs 0 0 0 0 0% 0
org.apache.maven.plugin.idea 37 0 0 0 100% 6.267

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

org.apache.maven.plugin.idea.stubs

Class Tests Errors Failures Skipped Success Rate Time
TestCounter 0 0 0 0 0% 0

org.apache.maven.plugin.idea

Class Tests Errors Failures Skipped Success Rate Time
IdeaCleanTest 1 0 0 0 100% 0.094
IdeaModuleTest 15 0 0 0 100% 3.422
IdeaMojoTestCase 1 0 0 0 100% 0
IdeaProjectTest 5 0 0 0 100% 0.75
IdeaTest 2 0 0 0 100% 0.438
IdeaWorkspaceTest 9 0 0 0 100% 1.547
LibraryTest 4 0 0 0 100% 0.016

Test Cases

IdeaCleanTest

testClean 0.094

IdeaModuleTest

testJarMinConfig 0.766
testProvidedDependencies 0.234
testExcludeDirectoryConfig 0.204
testWarMinConfig 0.218
testWarConfigWithProvidedDependency 0.172
testEjbMinConfig 0.234
testEarMinConfig 0.172
testGeneralConfigurations 0.172
testWarConfig 0.172
testProjectWithModulesConfigurations 0.25
testProjectWithLibrariesConfigurations 0.156
testProjectWithLibraryExcludeConfigurations 0.156
testWarProjectWithModulesConfigurations 0.157
testEjbProjectWithModulesConfigurations 0.156
testProjectArtifactsWithVersionRange 0.156

IdeaMojoTestCase

testToRelative 0

IdeaProjectTest

testIdeaProjectTestEnvironment 0.141
testIdeaProjectVersion4 0.156
testIdeaProjectJdk11 0.156
testIdeaProjectJdk15 0.157
testIdeaProjectWithModules 0.14

IdeaTest

testIdea 0.266
testIdeaWithMacro 0.172

IdeaWorkspaceTest

testMinConfig 0.172
testCvsScmConnectionConfig 0.156
testPerforceScmConnectionConfig 0.172
testScmConnectionConfig 0.156
testScmConnectionWithPipeConfig 0.172
testScmDevConnectionConfig 0.156
testStarTeamScmConnectionConfig 0.25
testSvnScmConnectionConfig 0.156
testVssScmConnectionConfig 0.157

LibraryTest

testName 0
testSources 0
testClasses 0
testIsExclude 0

TestCounter