jenkins-job-builder/tests/cmd
zhangyangyang 8744b5b1a5 change assert(Not)Equals to assert(Not)Equal
According to http://docs.python.org/2/library/unittest.html
assert(Not)Equals is a deprecated alias of assert(Not)Equal.

Change-Id: Ibadf2b2c6cb09db6f5cc191240aad2ac8cb4ea33
Closes-Bug: #1329757
2017-09-13 17:24:13 +08:00
..
fixtures Merge "Wrapper pre-scm-buildstep: added support for failOnError parameter" 2017-03-29 09:55:34 +00:00
subcommands change assert(Not)Equals to assert(Not)Equal 2017-09-13 17:24:13 +08:00
__init__.py tests for JJB command processing 2014-07-09 08:55:10 -07:00
test_cmd.py Refactor base test classes inheritance for reuse 2016-09-14 14:58:57 +01:00
test_config.py change assert(Not)Equals to assert(Not)Equal 2017-09-13 17:24:13 +08:00
test_recurse_path.py Move CacheStorage to its own module. 2016-09-02 08:58:09 -07:00