Mårten Olofsson
Results
1
comments of
Mårten Olofsson
If anyone else were to end up here: `const mockedMethod = t.mock.method(serverFromOtherTsFile, "myMockedMethod"); assert.strictEqual(mockedMethod.mock.calls.length, 0);`