public class

DummyNotificationListener

extends Object
implements NotificationListener
java.lang.Object
   ↳ org.mule.munit.test.result.notification.DummyNotificationListener

Summary

Public Constructors
DummyNotificationListener()
Public Methods
void notify(TestResult testResult)
void notifyStartOf(Test test)
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.mule.munit.test.result.notification.NotificationListener

Public Constructors

public DummyNotificationListener ()

Public Methods

public void notify (TestResult testResult)

Parameters
testResult

public void notifyStartOf (Test test)

Parameters
test