CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
nunit
09-05
Mobile
NUnit Setup Method not using new values handed in
09-03
front end
Fake IMongoQueryable with FakeItEasy
09-02
Software design
Fake MongoDB collection with FakeItEasy in C#
08-24
Software engineering
NUnit Console Runner pass XSLT parameters
08-05
database
Testing a Conditional Statement
08-05
Software design
What local settings in visual studio or windows are requried for NUnit to evaluate whitespace in cur
07-31
Enterprise
Ignore order of elements in IEnumerable
07-26
Blockchain
PlayWright NUnit test: Page object does not get initialized
07-22
Net
How to add author Name in extent report in C# for different authors of the test?
07-15
Enterprise
NUnit 3.13.3 does not run OneTimeSetup and OneTimeTeardown in SetupFixture of TestFixture derived cl
07-11
Back-end
How to test a void method and assert its side affect in the file system
07-02
front end
Show a test in Nunit test playlist only if it is intended to run
06-30
Software engineering
Selenium test issue with browser not closing after testing
06-18
Enterprise
Mocking an Anonymous type parameter in Dapper and Filtering result by parameter's property
06-17
Mobile
OneTimeTearDown not executing C# UI Testing
06-16
Software engineering
NUnit Throws Constraint how to assert object's value in a list?
06-02
front end
How to create a unit test for dictionary C#
05-31
Back-end
Nunit Moq: Unsupported expression: Value Non-overridable members may not be used in setup / verifica
05-30
Enterprise
nunit test case for db connection
05-28
Software engineering
How to create a unit test for dictionary C#
05-25
Back-end
Testing an infinite sequence with NUnit, but only a finite sequence must be checked
05-24
OS
Implement a list of interfaces during Unit Test using NUnit
05-19
database
NullReferenceException when passing Arg.Any<int>() as argument using NSubstitute
05-17
Net
No connection string could be found in the App.config file
05-13
Software design
Testing NUnit Startup Azure Function
05-11
Blockchain
How to use FormattableString[] in TestCaseSource
05-09
OS
Func doesn't work & blocked during test execution
05-07
Mobile
How to run NUnit 2 tests in visual studio 2022
05-04
Software design
Is dotCover coverage accurate even if some tests fail?
04-26
Enterprise
How to mock which return type is 'async Task<(IList<object>, PaginationModel)>'
04-15
Software engineering
NUnit C# Generic Class Test Fixtures with constructor arguments in the class under test
04-14
Mobile
Glob for NUnit dlls
04-07
Blockchain
Can I assert that a C# method has a certain attribute?
04-05
Blockchain
How to properly use OneTimeSetUp for NUnit Tests
03-21
other
c# nUnit, log mock verify doesn't work where is called for multiple time in the code
03-18
Net
Logging test output count in console
03-17
Software design
Mocking a function with optional parameter with fixed parameter using Nsubstitute in C# returns null
03-12
Net
Split nunit tests in miltiple threads
03-10
Software engineering
How do I write a unit test on a method that calls another private method in that class?
03-08
Back-end
Unit Testing Async Controller Method Returning Null with NUnit and Moq
60
1
2
Next
Last
Links:
CodePudding