Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
David Tchepak
David Tchepak has asked
9
questions and find answers to
39
problems.
Stats
1.3k
EtPoint
451
Vote count
9
questions
39
answers
About
David Tchepak questions
Picking blocks out of largely free-form text with FParsec
Using .NET Rx to observe property changed with Action events
How to move from .NET-style TDD to Ruby?
Unit test execution speed (how many tests per second?)
David Tchepak answers
Check that number of received calls is within range with NSubstitute
NSubstitute, assert on received calls, arguments is compared using object.ReferenceEquals
How can I return an object (ie. List<string>) from an object mocked with NSubstitute?
Function is called when I do not expect it to with NSubstitute
How to fix "type exists in both assemblies" failure when using DynamicProxy types in an assembly referencing NSubstitute?
NSubstitute: Arg.Do does not fulfill the list of called parameters
MVC4 Unit test NSubstitute Could not find a call to return from
Mocking Generic Method with NSubstitute
NSubstitute virtual getter returning substitution using ForPartsOf throws exception
Does NSubstitute support ref parameters?