Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Patrik Hägne
Patrik Hägne has asked
12
questions and find answers to
30
problems.
Stats
1.3k
EtPoint
486
Vote count
12
questions
30
answers
About
Patrik Hägne questions
Unable to catch exception from Activator.CreateInstance
NHibernate on legacy DB
Adding changes from one Mercurial repository to another
Fluent interface for rendering HTML
Is this an error in the VB.NET compiler or by design?
Ref parameters and reflection
ArgumentNullException or NullReferenceException from extension method?
Ambigious reference for ExtensionAttribute when using Iron Python in Asp.Net
Patrik Hägne answers
Using FakeItEasy to have a faked method call raise an event?
Mocking SUT itself
How to check that a call to any overload must have happened with FakeItEasy?
how to It.IsAny<T> in FakeItEasy?
How to fake delegates with FakeItEasy
How to Assert that an Event Has been Subscribed To with FakeItEasy?
How does the Maybe monad act as a short circuit?
Return different objects from FakeItEasy A.CallTo()
Getting arguments passed to a FakeItEasy-mock without using magic strings?
How do I compare two PropertyInfos or methods reliably?