Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Old Fox
Old Fox has asked
0
questions and find answers to
63
problems.
Stats
1.5k
EtPoint
486
Vote count
0
questions
63
answers
About
Talk is cheap. Show me the code.
Linus Torvalds
Old Fox questions
Old Fox answers
Unit testing a method that uses an external dll
How to unit test Dispose() using reflection?
Change injection in Autofac module with a mock (Moq) object
How to mock HttpContext.Current.Items with NUnit and Rhino Mocks
Mock Linq `Any` predicate with Moq
Disable Windows Update during long running processes
Using Gtest how return different values in ON_CALL?
How to unit test time based functions without adding parameters
Different behaviour when collection modified between Dictionary and ConcurrentDictionary
Mocking a method with different signatures where one has Object as a parameter type