js_openMethod()
js_openMethod(methodOrClassPath : Text, line : Integer)
This method is called from a web area created by the MochaHtmlReporter
. It is simply a wrapper around:
_.openMethod($methodOrClassPath; $line)
If you need to provide a single method to open a class or method, optionally to a specific line, use this method.