On Mon, Sep 14, 2015, at 12:02, Hajime Nakagami wrote: > $ mono /usr/local/lib/mono/4.5/nunit-console.exe > NETProvider/src/FirebirdSql.Data.UnitTests/bin/Debug/FirebirdSql.Data.UnitTests.dll > --run=SrpClient
Your test is called KeyMatchTest, not SrpClient. Also you don't need to derive from TestsBase as you don't need database. Nor you need to add any attributes. -- Mgr. Jiří Činčura Independent IT Specialist ------------------------------------------------------------------------------ _______________________________________________ Firebird-net-provider mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
