more unit tests #35
Annotations
2 warnings
|
push:
test/NRPC.Test/AsyncObjectPoolStressTest.cs#L14
Public method 'AsyncObjectPool_Should_Handle_High_Concurrency' on test class 'AsyncObjectPoolStressTest' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
|
push:
test/NRPC.Test/AsyncObjectPoolStressTest.cs#L14
Public method 'AsyncObjectPool_Should_Handle_High_Concurrency' on test class 'AsyncObjectPoolStressTest' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|