| 704 | //////////////////// ExecFunctionTest |
| 705 | |
| 706 | ExecFunctionTest::ExecFunctionTest(ExecFunctionTestShell* shell) |
| 707 | : shell_(shell) |
| 708 | { |
| 709 | } |
| 710 | |
| 711 | void ExecFunctionTest::testBody() |
| 712 | { |
nothing calls this directly
no outgoing calls
no test coverage detected