PassingTestFileReporter
public class PassingTestFileReporter
extends TestResultListener
implements ITestInvocationListener
Test ITestInvocationListener
bir test dosyasına geçirme listesini kaydeden bir ITestInvocationListener
Özet
Kamu inşaatçılar
PassingTestFileReporter
public PassingTestFileReporter ()
Herkese açık yöntemler
invocationEnded
public void invocationEnded (long elapsedTime)
Parametreler |
---|
elapsedTime | long |
invocationStarted
public void invocationStarted (IInvocationContext context)
Parametreler |
---|
context | IInvocationContext |
test sonucu
public void testResult (TestDescription test,
TestResult result)
Parametreler |
---|
test | TestDescription |
result | TestResult |