-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: acceptance-test-harness
Cannot define DockerContainer classes as inner classes because the fixture name is resolved to the package finished with dollar symbol ($). For example
{org/jenkinsci/acceptance/jira$InnerDefinition}.
To avoid this we are going to replace dollar symbols to slashes (/) too.