Method RunAll
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
RunAll()
Parameterless entry point for the agent bridge. Reflection cannot supply an optional argument, so
unity_call(DevTestRunner, RunAllTests) finds nothing to invoke — this is the name to call
over the bridge, and the pattern to copy for anything else the bridge should be able to reach.
public void RunAll()