-
I'm seeing unexpected behavior in mock call matching that is resulting from the way Arguments.Diff() compares objects. If I have something like:
```
snake := &mocks.Animal{}
honeyBadger :=…
-
### Overview
Today someone can set up simplesamlphp as an identity provider that still relies on the user logging in to an external authentication system. This is done by extending the `Source` base …
-
The test suite is mostly made up of test methods for each function (or array object method) in the spec. The majority of these tests require other functions to do everything we want, which is problema…
-
Came from:
* https://twitter.com/webdevilopers/status/1204375222343720960
Recently I started a symfony project w/ @prooph components. Looking at the bluebrints I recognized the creation of events …
-
Hello,
Our static analyses found a following potential NPE:
1. Return null to caller
https://github.com/ultimate-pa/smtinterpol/blob/828ec76df5a88e07883a616002688ad6f2d8a184/Library-SMTLIB/src/de…
-
In my Rails 6 app, I tried to return CSV data with header as a response like this:
```ruby
class MyController < ApplicationController
def show
send_data(
csv_with_header,
typ…
-
For debugging particularly tricky problems I think at some point you need to drop down to the Boogie level. Currently it's kind of tricky to run the same version of Boogie that Dafny is using, because…
-
### Actual behavior
Hey everyone, we're working with utam-webdriver-jasmine flavors along with TS and during spec run we have noticed the stack trace get truncated if a test failed because of web-ele…
-
```
Please see the unit test below, the last assertion should not fail.
These versions are defined in Gradle:
testCompile 'org.mockito:mockito-core:1.9.5'
testCompile 'org.powermock:powermock-module…
-
[AssertJ](http://joel-costigliola.github.io/assertj/) and [FEST](https://github.com/alexruiz/fest-assert-2.x) assertions are commonly used in different projects. Boolean assertions take the form `asse…