XCore is a framework to define and execute automated tests. It enables automation code development in Java, test script development in XML via domain specific language, and execution & reporting via JUnit.
The below locations (file name:line number:character number) were flagged with "(symbol) is not followed by whitespace." in Checkstyle:
Line 4: JTAF-XCore\src\main\java\org\finra\jtaf\core\commands\context\ManipulateContextHelper.java:276:127: error: '+' is not followed by whitespace.
Line 5: JTAF-XCore\src\main\java\org\finra\jtaf\core\commands\context\ManipulateContextHelper.java:305:125: error: '+' is not followed by whitespace.
Line 6: JTAF-XCore\src\main\java\org\finra\jtaf\core\commands\context\ManipulateContextHelper.java:333:126: error: '+' is not followed by whitespace.
Line 31: JTAF-XCore\src\main\java\org\finra\jtaf\core\model\invocationtarget\Command.java:117:14: error: '}' is not followed by whitespace.
Line 39: JTAF-XCore\src\main\java\org\finra\jtaf\core\model\test\digraph\DigraphFactory.java:72:89: error: '+' is not followed by whitespace.
Line 40: JTAF-XCore\src\main\java\org\finra\jtaf\core\model\test\digraph\DigraphFactory.java:72:105: error: '+' is not followed by whitespace.
Line 41: JTAF-XCore\src\main\java\org\finra\jtaf\core\model\test\digraph\DigraphFactory.java:72:140: error: '+' is not followed by whitespace.
Line 43: JTAF-XCore\src\main\java\org\finra\jtaf\core\model\test\digraph\DigraphFactory.java:82:34: error: '}' is not followed by whitespace.
Line 45: JTAF-XCore\src\main\java\org\finra\jtaf\core\model\test\digraph\DigraphFactory.java:83:89: error: '+' is not followed by whitespace.
Line 46: JTAF-XCore\src\main\java\org\finra\jtaf\core\model\test\digraph\DigraphFactory.java:83:104: error: '+' is not followed by whitespace.
Line 47: JTAF-XCore\src\main\java\org\finra\jtaf\core\model\test\digraph\DigraphFactory.java:83:139: error: '+' is not followed by whitespace.
Line 52: JTAF-XCore\src\main\java\org\finra\jtaf\core\model\test\digraph\DigraphFactory.java:102:97: error: '+' is not followed by whitespace.
Line 54: JTAF-XCore\src\main\java\org\finra\jtaf\core\model\test\digraph\DigraphFactory.java:102:106: error: '+' is not followed by whitespace.
Line 59: JTAF-XCore\src\main\java\org\finra\jtaf\core\model\test\digraph\DigraphFactory.java:113:97: error: '+' is not followed by whitespace.
Line 61: JTAF-XCore\src\main\java\org\finra\jtaf\core\model\test\digraph\DigraphFactory.java:113:107: error: '+' is not followed by whitespace.
Line 71: JTAF-XCore\src\main\java\org\finra\jtaf\core\model\test\digraph\DiNode.java:51:34: error: '}' is not followed by whitespace.
Line 77: JTAF-XCore\src\main\java\org\finra\jtaf\core\model\test\TestNamespace.java:63:18: error: '}' is not followed by whitespace.
Line 82: JTAF-XCore\src\main\java\org\finra\jtaf\core\model\test\TestResult.java:60:18: error: '}' is not followed by whitespace.
Line 83: JTAF-XCore\src\main\java\org\finra\jtaf\core\model\test\TestScript.java:52:34: error: '=' is not followed by whitespace.
Line 88: JTAF-XCore\src\main\java\org\finra\jtaf\core\model\test\TestScript.java:191:23: error: '=' is not followed by whitespace.
Line 96: JTAF-XCore\src\main\java\org\finra\jtaf\core\model\test\TestStepsDetails.java:31:27: error: '=' is not followed by whitespace.
Line 97: JTAF-XCore\src\main\java\org\finra\jtaf\core\model\test\TestStepsDetails.java:32:28: error: '=' is not followed by whitespace.
Line 100: JTAF-XCore\src\main\java\org\finra\jtaf\core\parallel\ConcurrentScheduler.java:66:18: error: '}' is not followed by whitespace.
Line 125: JTAF-XCore\src\main\java\org\finra\jtaf\core\parallel\ConcurrentScheduler.java:140:34: error: '}' is not followed by whitespace.
Line 151: JTAF-XCore\src\main\java\org\finra\jtaf\core\parallel\ConcurrentScheduler.java:168:34: error: '}' is not followed by whitespace.
Line 411: JTAF-XCore\src\main\java\org\finra\jtaf\core\parsing\CommandLibraryParser.java:194:63: error: '=' is not followed by whitespace.
Line 526: JTAF-XCore\src\main\java\org\finra\jtaf\core\parsing\ExceptionPlugin.java:42:108: error: '-' is not followed by whitespace.
Line 957: JTAF-XCore\src\main\java\org\finra\jtaf\core\parsing\ScriptParser.java:446:10: error: '}' is not followed by whitespace.
Line 967: JTAF-XCore\src\main\java\org\finra\jtaf\core\parsing\ScriptParser.java:450:26: error: '}' is not followed by whitespace.
Line 1496: JTAF-XCore\src\main\java\org\finra\jtaf\core\plugins\execution\CommandRunnerPluginContext.java:31:30: error: '=' is not followed by whitespace.
Line 1498: JTAF-XCore\src\main\java\org\finra\jtaf\core\plugins\execution\CommandRunnerPluginContext.java:32:39: error: '=' is not followed by whitespace.
Line 1841: JTAF-XCore\src\main\java\org\finra\jtaf\core\traceability\TraceabilityMatrix.java:50:34: error: '}' is not followed by whitespace.
Line 1875: JTAF-XCore\src\main\java\org\finra\jtaf\core\utilities\Base64EncoderDecoder.java:44:97: error: '-' is not followed by whitespace.
Line 2030: JTAF-XCore\src\main\java\org\finra\jtaf\core\utilities\ExcelFileParser.java:51:18: error: '}' is not followed by whitespace.
Line 2041: JTAF-XCore\src\main\java\org\finra\jtaf\core\utilities\ExcelFileParser.java:61:18: error: '}' is not followed by whitespace.
Line 2068: JTAF-XCore\src\main\java\org\finra\jtaf\core\utilities\ExcelFileParser.java:102:18: error: '}' is not followed by whitespace.
Line 2325: JTAF-XCore\src\test\java\org\finra\jtaf\core\asserts\AssertionFailedErrorTest.java:21:24: error: '=' is not followed by whitespace.
Line 2330: JTAF-XCore\src\test\java\org\finra\jtaf\core\asserts\AssertionFailedErrorTest.java:28:24: error: '=' is not followed by whitespace.
Line 2852: JTAF-XCore\src\test\java\org\finra\jtaf\core\asserts\IgnoreErrorsAssertTest.java:592:24: error: '=' is not followed by whitespace.
Line 2974: JTAF-XCore\src\test\java\org\finra\jtaf\core\commands\ExtendedByeCommand.java:15:58: error: '+' is not followed by whitespace.
Line 3016: JTAF-XCore\src\test\java\org\finra\jtaf\core\commands\RandomGeneratorTest.java:21:44: error: '=' is not followed by whitespace.
Line 3018: JTAF-XCore\src\test\java\org\finra\jtaf\core\commands\RandomGeneratorTest.java:22:43: error: '=' is not followed by whitespace.
Line 3161: JTAF-XCore\src\test\java\org\finra\jtaf\core\commands\RepeatTest.java:17:44: error: '=' is not followed by whitespace.
Line 3163: JTAF-XCore\src\test\java\org\finra\jtaf\core\commands\RepeatTest.java:18:43: error: '=' is not followed by whitespace.
Line 3262: JTAF-XCore\src\test\java\org\finra\jtaf\core\mock\TestParamFetchingCmd.java:29:18: error: '}' is not followed by whitespace.
Line 3270: JTAF-XCore\src\test\java\org\finra\jtaf\core\mock\TestParamFetchingCmd.java:35:18: error: '}' is not followed by whitespace.
Line 3278: JTAF-XCore\src\test\java\org\finra\jtaf\core\mock\TestParamFetchingCmd.java:41:18: error: '}' is not followed by whitespace.
Line 3286: JTAF-XCore\src\test\java\org\finra\jtaf\core\mock\TestParamFetchingCmd.java:47:18: error: '}' is not followed by whitespace.
Line 3294: JTAF-XCore\src\test\java\org\finra\jtaf\core\mock\TestParamFetchingCmd.java:53:18: error: '}' is not followed by whitespace.
Line 3615: JTAF-XCore\src\test\java\org\finra\jtaf\core\parsing\LoopPluginTest.java:40:103: error: '+' is not followed by whitespace.
Line 3930: JTAF-XCore\src\test\java\org\finra\jtaf\core\parsing\TestDataPluginTest.java:43:108: error: '+' is not followed by whitespace.
Line 4020: JTAF-XCore\src\test\java\org\finra\jtaf\core\plugins\execution\DummyCommandRunnerPlugin.java:19:24: error: '=' is not followed by whitespace.
Line 4029: JTAF-XCore\src\test\java\org\finra\jtaf\core\plugins\execution\DummyCommandRunnerPlugin.java:28:23: error: '=' is not followed by whitespace.
Line 4056: JTAF-XCore\src\test\java\org\finra\jtaf\core\plugins\execution\DummyTestRunnerPlugin.java:30:83: error: '>' is not followed by whitespace.
Line 4065: JTAF-XCore\src\test\java\org\finra\jtaf\core\plugins\execution\DummyTestRunnerPlugin.java:35:18: error: '}' is not followed by whitespace.
Line 4152: JTAF-XCore\src\test\java\org\finra\jtaf\core\traceability\TraceabilityMatrixPluginTest.java:58:18: error: '}' is not followed by whitespace.
Line 4186: JTAF-XCore\src\test\java\org\finra\jtaf\core\ztest\DuplicateRepeatTest.java:10:48: error: '=' is not followed by whitespace.
Line 4193: JTAF-XCore\src\test\java\org\finra\jtaf\core\ztest\DuplicateRepeatTest.java:21:26: error: '}' is not followed by whitespace.
The below locations (file name:line number:character number) were flagged with "(symbol) is not followed by whitespace." in Checkstyle: