Skip to content
This repository was archived by the owner on Jun 23, 2018. It is now read-only.

decoy/NancyError

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

NancyError

Testing problem with Nancy testing.

Test Name:   TestMethod1
Test FullName:	NancyError.Test.UnitTest1.TestMethod1
Test Source:	c:\dev\NancyError\src\NancyError.Test\UnitTest1.cs : line 15
Test Outcome:	Failed
Test Duration:	0:00:00.0874899

Result Message:	
Test method NancyError.Test.UnitTest1.TestMethod1 threw exception: 
System.InvalidOperationException: Sequence contains more than one element
Result StackTrace:	
at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source)
   at Nancy.Bootstrapper.NancyBootstrapperBase`1.GetRootPathProvider()
   at Nancy.Bootstrapper.NancyBootstrapperBase`1.get_RootPathProvider()
   at Nancy.Bootstrapper.NancyBootstrapperBase`1.GetAdditionalInstances()
   at Nancy.Bootstrapper.NancyBootstrapperBase`1.Initialise()
   at Nancy.Testing.Browser..ctor(INancyBootstrapper bootstrapper)
   at NancyError.Test.UnitTest1.TestMethod1() in c:\dev\NancyError\src\NancyError.Test\UnitTest1.cs:line 18

About

Testing problem with Nancy testing. This was created using VS 2012 Express for Desktop and utilizing the "Test Project" type.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages