Created
April 27, 2012 11:21
-
-
Save dragan/2508487 to your computer and use it in GitHub Desktop.
Nancy Failing Test under Mono 2.10.8.1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Nancy.Tests.Unit.DefaultNancyBootstrapperFixture.Container_should_ignore_specified_assemblies [FAIL] | |
Assert.Throws() Failure | |
Expected: TinyIoC.TinyIoCResolutionException | |
Actual: System.NullReferenceException: Object reference not set to an instance of an object | |
Stack Trace: | |
at Nancy.Tests.Unit.DefaultNancyBootstrapperFixture+<Container_should_ignore_specified_assemblies>c__AnonStorey2.<>m__24 () [0x00000] in <filename unknown>:0 | |
at Xunit.Record.Exception (Xunit.ThrowsDelegateWithReturn code) [0x00000] in <filename unknown>:0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment