Documentation
¶
Overview ¶
Package junit4 implements JUnit 4 test framework support for Java test files.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDefinition ¶
func NewDefinition() *framework.Definition
Types ¶
type JUnit4ContentMatcher ¶
type JUnit4ContentMatcher struct{}
JUnit4ContentMatcher matches JUnit 4 specific patterns.
func (*JUnit4ContentMatcher) Match ¶
func (m *JUnit4ContentMatcher) Match(ctx context.Context, signal framework.Signal) framework.MatchResult
Click to show internal directories.
Click to hide internal directories.