replacing assertEquals into assertEqual
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 14 Oct 2015 15:07:15 +0000 (17:07 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 14 Oct 2015 15:07:15 +0000 (17:07 +0200)
commit1d2350d56f314a6e3de43517a66f7e2f48128d44
tree0942fe57b6b0296d2530eec533f906058e9d4f31
parent58a2b493f8df1072a1faa653c8abb6a3f9ba21fa
replacing assertEquals into assertEqual
27 files changed:
test/execution/ec.py
test/execution/resource.py
test/execution/runner.py
test/execution/scheduler.py
test/resources/linux/application.py
test/resources/linux/multirun.py
test/resources/linux/node.py
test/resources/linux/ns3/ns3simulation.py
test/resources/linux/ns3/serialization.py
test/resources/linux/serialization.py
test/resources/ns3/ns3wrapper.py
test/resources/omf/omf5_vlc_normal_case.py
test/resources/omf/omf5_vlc_wrong_critical.py
test/resources/omf/omf5_vlc_wrong_non_critical.py
test/resources/omf/omf6_vlc_normal_case.py
test/resources/omf/omf6_vlc_traces.py
test/resources/omf/omf6_vlc_wrong_critical.py
test/resources/omf/omf6_vlc_wrong_non_critical.py
test/resources/omf/set_hook.py
test/resources/omf/wilab_node.py
test/resources/planetlab/node.py
test/resources/planetlab/sfa_node.py
test/util/manifoldapi.py
test/util/parallel.py
test/util/serializer.py
test/util/sshfuncs.py
test/util/timefuncs.py