Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestAnalyzers (0.52 sec)

  1. pkg/config/analysis/analyzers/analyzers_test.go

    	// Testing the ValidationAnalyzer as a wrapper is done in a separate unit test.)
    	`schema\.ValidationAnalyzer\.*`,
    }
    
    // TestAnalyzers allows for table-based testing of Analyzers.
    func TestAnalyzers(t *testing.T) {
    	requestedInputsByAnalyzer := make(map[string]map[config.GroupVersionKind]struct{})
    
    	// For each test case, verify we get the expected messages as output
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Jun 14 07:22:31 UTC 2024
    - 42.6K bytes
    - Viewed (0)
Back to top