Which Methods Can I Call With the invoke Method?

To get a list of all the methods that you can call with the invoke method for a specific test object, you can use the getDynamicMethodList. To view the list, you can for example print it to the console or view it in the debugger.