issues
search
RajOpteamix
/
moq
Automatically exported from code.google.com/p/moq
Other
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Properties attributes missing for mock object
#385
GoogleCodeExporter
opened
9 years ago
0
Callback not beeing called in current version 4.2.1506.2016
#384
GoogleCodeExporter
opened
9 years ago
0
Creating Unit Test for Firebird DB
#383
GoogleCodeExporter
opened
9 years ago
0
NullReferenceException in Match`1.Matches(Object value)
#382
GoogleCodeExporter
opened
9 years ago
0
Multithreading and invocation count
#381
GoogleCodeExporter
opened
9 years ago
0
Configure mock behavior once only
#380
GoogleCodeExporter
opened
9 years ago
0
Issue on Dispose when using a Mock on WebClient and Strict behavior
#379
GoogleCodeExporter
opened
9 years ago
0
An exception is thrown when you try call a method on an inherited interface and CallBase = true
#378
GoogleCodeExporter
opened
9 years ago
0
Order of calls to Mock Setup affects VerifyAll() success rate
#377
GoogleCodeExporter
opened
9 years ago
0
NullReferenceException thrown by Microsoft.CSharp when using Generic Interfaces and Dynamic
#376
GoogleCodeExporter
opened
9 years ago
1
ReturnsAsync extesion method is not supported for development method having 'Task' return type.
#375
GoogleCodeExporter
opened
9 years ago
0
InvalidCastException in multi-threading scenario
#374
GoogleCodeExporter
opened
9 years ago
0
Allow seting up async methods easily
#373
GoogleCodeExporter
opened
9 years ago
0
Mocking two interfaces
#372
GoogleCodeExporter
opened
9 years ago
0
Cannot Setup Method From Interface Derived From Two Interfaces With the Same Method
#371
GoogleCodeExporter
opened
9 years ago
0
Exceptions and performance issue while mocking a large interface
#370
GoogleCodeExporter
opened
9 years ago
1
unable to create a mock from an abstract class with internal abstract methods
#369
GoogleCodeExporter
opened
9 years ago
0
I want to mock Url.Action in mvc it always provides me null
#368
GoogleCodeExporter
opened
9 years ago
0
.Setup throws error method may only be called on type for which type.IsGeneric is true
#367
GoogleCodeExporter
opened
9 years ago
0
Exception when attempting to call Verify on a protected method of a ServiceBase object
#366
GoogleCodeExporter
opened
9 years ago
2
Swapped method arguments will overwrite previous method setup
#365
GoogleCodeExporter
opened
9 years ago
2
Mocking Events does not work with obfuscation.
#364
GoogleCodeExporter
opened
9 years ago
0
When calling .Callback, if method has at least 5 parameters, then Method Not Found Moq.Language.Flow.ICallbackResult exception thrown
#363
GoogleCodeExporter
opened
9 years ago
2
Moq of class with override of Equals() crashes testing framework
#362
GoogleCodeExporter
opened
9 years ago
0
NullReferenceException when subscribing to an event
#361
GoogleCodeExporter
opened
9 years ago
1
Can't define a mock that responds to all types of a generic method
#360
GoogleCodeExporter
opened
9 years ago
0
mocking interfaces with same property name (silverlight)
#359
GoogleCodeExporter
opened
9 years ago
0
memory usage is off the charts if a logclass is mocked and creating using fixture setup and kept during a big text fixture
#358
GoogleCodeExporter
opened
9 years ago
0
nuget package has invalid Project Site link
#357
GoogleCodeExporter
opened
9 years ago
0
Unable to Mock Internal Members in Silverlight
#356
GoogleCodeExporter
opened
9 years ago
0
Verify cannot handle generics of type struct
#355
GoogleCodeExporter
opened
9 years ago
1
Method calls with out parameters cannot be verified
#354
GoogleCodeExporter
opened
9 years ago
0
A way to tell what mocked object is being used?
#353
GoogleCodeExporter
opened
9 years ago
0
System.ArgumentException when accesing "Object" when Morc speciel kind of interface with generics
#352
GoogleCodeExporter
opened
9 years ago
0
What about updating Moq for .NET 4.5 and .NET Core Profile (Windows Store Apps) and updating NuGet package?
#351
GoogleCodeExporter
opened
9 years ago
1
Faking Http Context with Moq and Mvc
#350
GoogleCodeExporter
closed
9 years ago
1
"Error binding to target method"
#349
GoogleCodeExporter
opened
9 years ago
1
function call with array as input parameter could not pass verify.
#348
GoogleCodeExporter
opened
9 years ago
0
Setup of overloaded method fails under specific conditions
#347
GoogleCodeExporter
opened
9 years ago
2
Test cases are failing after upgrade to Moq.dll 4.0.10827.0
#346
GoogleCodeExporter
closed
9 years ago
3
Port moq to .NET for Metro
#345
GoogleCodeExporter
opened
9 years ago
1
Exception thrown when using Moq with Microsoft Moles
#344
GoogleCodeExporter
opened
9 years ago
1
Allow Setup of Attributes on your Moq'd Type
#343
GoogleCodeExporter
opened
9 years ago
2
Moq for Windows Phone
#342
GoogleCodeExporter
opened
9 years ago
0
Mock Method Default Return Value for IEnumerable generic is Empty IEnumerable instead of null
#341
GoogleCodeExporter
closed
9 years ago
1
Feature: Assert on parameters of recorded method invocations.
#340
GoogleCodeExporter
opened
9 years ago
1
Unit Test Adapter threw exception: Type 'Castle.DynamicProxy.ProxyGenerationException' in assembly 'Moq, Version=4.0.10827.0, Culture=neutral, PublicKeyToken=69f491c39445e920' is not marked as serializable..
#339
GoogleCodeExporter
closed
9 years ago
3
Feature request (with patch): It.IsIn(..), It.IsNotIn(...)
#338
GoogleCodeExporter
closed
9 years ago
3
Unable to verify anonymous types from different assembly
#337
GoogleCodeExporter
opened
9 years ago
0
Setup method issue in vb.net
#336
GoogleCodeExporter
opened
9 years ago
0
Next