Jason Smith

Results 4 issues of Jason Smith

Currently there are a number of unit tests that are more like examples instead of testing underlying class functionality. This issue is to track the separation and expansion of unit...

Currently if the following class is used for mocking; ``` Delphi type TMyClass = class(TObject) function NonVirtualFunc : boolean; end; ``` If the caller for TMock specifies a behavior or...

Feature

I get the following output for a jasmine test that is pending. ``` Expected true to be false. C:/Temp/KarmaTest2/test/spec/controllers/about.js:206:26 ``` I would expect the test to only be reported as...

The command line: ``` choco install notepadplusplus googlechrome atom 7zip --confirm --force ``` will fail with the following error: ``` notepadplusplus v6.7.9.2 (forced) The install of notepadplusplus was successful. googlechrome...

0 - Waiting on User