Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
51 additions
and 40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -19,7 +19,7 @@ | ||
|
||
public class BaseTestClass { | ||
|
||
private static final Logger logger = Logger.getLogger( BaseTestClass.class.getName() ); | ||
|
||
@ClassRule | ||
public static CCUCMRule jenkins = new CCUCMRule(); | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters