Use current class name on super call

In order to get the method resolution correct for setUp in the tests we
need to call super on the current Class not the parent.

Change-Id: I1cf7f45c107a1fad2b70e3b18dc23b8bcc6c4b33
2 files changed