Make things extensibile #292
Open
Annotations
6 warnings
|
Build project:
src/TestStack.BDDfy.Tests/Scanner/Examples/ReflectiveWithExamples.cs#L27
Public method 'AndGivenStepWith__SecondExample__AccessedViaProperty' on test class 'ReflectiveWithExamples' 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)
|
|
Build project:
src/TestStack.BDDfy.Tests/Scanner/Examples/ReflectiveWithExamples.cs#L22
Public method 'GivenStepWith__FirstExample__PassedAsParameter' on test class 'ReflectiveWithExamples' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
|
Build project:
src/TestStack.BDDfy.Tests/Scanner/FluentScanner/AmbiguousHeaderMatchTests.cs#L9
Field 'AmbiguousHeaderMatchTests._count' is never assigned to, and will always have its default value 0
|
|
Build project:
src/TestStack.BDDfy.Tests/Scanner/Examples/ReflectiveWithExamples.cs#L27
Public method 'AndGivenStepWith__SecondExample__AccessedViaProperty' on test class 'ReflectiveWithExamples' 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)
|
|
Build project:
src/TestStack.BDDfy.Tests/Scanner/Examples/ReflectiveWithExamples.cs#L22
Public method 'GivenStepWith__FirstExample__PassedAsParameter' on test class 'ReflectiveWithExamples' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
|
Build project:
src/TestStack.BDDfy.Tests/Scanner/FluentScanner/AmbiguousHeaderMatchTests.cs#L9
Field 'AmbiguousHeaderMatchTests._count' is never assigned to, and will always have its default value 0
|
Loading