Ambiguous Match Exception In My Unit Tests

I was frustrated with My VS 2010 and its XUnit plugin. The XUnit test runner will keep running when I test using Test Driven.NET, so I always need to close my VS 2010.

Fortunately, today I tried the XUnit test runner (xunit.gui.exe) directly, and I found a detailed information about the error.

Ambiguous Match Exception In My Unit Tests - Image 1