UTA029: Method {1} defined in class {0} does not have correct signature. Test cleanup method marked with the TestCleanup ...

UTA029: Method {1} defined in class {0} does not have correct signature. Test cleanup method marked with the [TestCleanup] attribute must be non-static, public, does not return a value and should not take any parameter. for example: public static void Test.Class1.Cleanup().