8744b5b1a5
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