test #3
Closed
test #3
Annotations
11 warnings
|
test/Scientist.Test/ScientistTests.cs#L637
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
test/Scientist.Test/ScientistTests.cs#L573
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
test/Scientist.Test/ScientistTests.cs#L637
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
test/Scientist.Test/ScientistTests.cs#L573
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
|
|
test/Scientist.Test/ScientistTests.cs#L637
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
test/Scientist.Test/ScientistTests.cs#L573
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
test/Scientist.Test/ScientistTests.cs#L637
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
test/Scientist.Test/ScientistTests.cs#L573
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading