-
Bug
-
Resolution: Unresolved
-
Minor
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.