Surefire Report

Summary


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

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.796

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.047
IdeaModuleTest 15 0 0 0 100% 3.859
IdeaMojoTestCase 1 0 0 0 100% 0
IdeaProjectTest 5 0 0 0 100% 0.797
IdeaTest 2 0 0 0 100% 0.484
IdeaWorkspaceTest 9 0 0 0 100% 1.594
LibraryTest 4 0 0 0 100% 0.015

Test Cases

IdeaCleanTest

testClean 0.047

IdeaModuleTest

testJarMinConfig 0.797
testProvidedDependencies 0.265
testExcludeDirectoryConfig 0.203
testWarMinConfig 0.25
testWarConfigWithProvidedDependency 0.172
testEjbMinConfig 0.266
testEarMinConfig 0.156
testGeneralConfigurations 0.188
testWarConfig 0.172
testProjectWithModulesConfigurations 0.281
testProjectWithLibrariesConfigurations 0.344
testProjectWithLibraryExcludeConfigurations 0.171
testWarProjectWithModulesConfigurations 0.235
testEjbProjectWithModulesConfigurations 0.187
testProjectArtifactsWithVersionRange 0.141

IdeaMojoTestCase

testToRelative 0

IdeaProjectTest

testIdeaProjectTestEnvironment 0.172
testIdeaProjectVersion4 0.156
testIdeaProjectJdk11 0.156
testIdeaProjectJdk15 0.157
testIdeaProjectWithModules 0.156

IdeaTest

testIdea 0.281
testIdeaWithMacro 0.188

IdeaWorkspaceTest

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

LibraryTest

testName 0
testSources 0
testClasses 0
testIsExclude 0

TestCounter