The most recent content from our members.
I'm using gcc compiler MinGW version 6.3.0 with Parasoft 10.4 under eclipse. I have a C++ function which expects an argument passed as reference, I want to validate on my test that I'm not passing that argument as null. I tried several ways to use the .Equal() on the stub, but I always get errors. My simplified code is…
It looks like you're new here. Sign in or register to get started.