Class SerenityProjectValidationRunnerTests
Smoke tests for RunAll(string) against the real project. Exact issue counts depend on project state, so these assert structure (validators ran, JSON parses) rather than counts.
Inherited Members
Namespace: Serenity.UnityValidation.Tests.Editor
Assembly: Serenity.UnityValidation.Tests.Editor.dll
Syntax
public class SerenityProjectValidationRunnerTests
Constructors
SerenityProjectValidationRunnerTests()
Declaration
public SerenityProjectValidationRunnerTests()
Methods
RunAll_RunsAllThreeValidators_AndProducesParseableJson()
Declaration
public void RunAll_RunsAllThreeValidators_AndProducesParseableJson()
RunAll_WithKind_RunsOnlyTheSelectedValidator()
Declaration
public void RunAll_WithKind_RunsOnlyTheSelectedValidator()