removed depricated xunit in favor of latest #167
Merged
Annotations
10 warnings
|
Build:
test/RulesEngine.UnitTest/ActionTests/RulesEngineWithActionsTests.cs#L72
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build:
test/RulesEngine.UnitTest/ActionTests/RulesEngineWithActionsTests.cs#L61
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build:
test/RulesEngine.UnitTest/ActionTests/RulesEngineWithActionsTests.cs#L52
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build:
test/RulesEngine.UnitTest/ActionTests/RulesEngineWithActionsTests.cs#L51
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build:
test/RulesEngine.UnitTest/ActionTests/RulesEngineWithActionsTests.cs#L41
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build:
test/RulesEngine.UnitTest/ActionTests/RulesEngineWithActionsTests.cs#L31
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build:
test/RulesEngine.UnitTest/ActionTests/RulesEngineWithActionsTests.cs#L22
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build:
test/RulesEngine.UnitTest/TypedClassTests.cs#L193
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build:
test/RulesEngine.UnitTest/TypedClassTests.cs#L83
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build:
test/RulesEngine.UnitTest/TypedClassTests.cs#L136
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
background
wait
wait-all
cancel
Loading