diff options
author | Threefoot, Jane (jt6620) <jt6620@att.com> | 2017-09-08 09:34:19 -0400 |
---|---|---|
committer | Threefoot, Jane (jt6620) <jt6620@att.com> | 2017-09-08 15:43:41 -0400 |
commit | f94c995d4d2b5ffd7f7fa7cf6ec10cdcbf4932a7 (patch) | |
tree | b55fd1ba04576abec768823c4dad9f4a800909e2 /aai-core/.gitignore | |
parent | 6042ff29f5f1f00b537f4b92e7aeeded13810545 (diff) |
EdgeRules throws descriptive error on invalid rule
Also added test coverage, including refactoring of test resources to
simplify test suites.
Issue-ID: AAI-277
Change-Id: Ibfdc81342a139d121740f10bccc66a7420b61945
Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>
Diffstat (limited to 'aai-core/.gitignore')
-rw-r--r-- | aai-core/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/aai-core/.gitignore b/aai-core/.gitignore index 574ae547..2db7c680 100644 --- a/aai-core/.gitignore +++ b/aai-core/.gitignore @@ -9,3 +9,4 @@ bundleconfig-local/etc/logback.xml /.pydevproject /test_csvWriter.csv /bin/ +/.checkstyle |