public class LogCaptureFeature.Result extends Object
| Constructor and Description | 
|---|
Result()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
assertHasEvent()  | 
void | 
clear()  | 
List<org.apache.log4j.spi.LoggingEvent> | 
getCaughtEvents()  | 
public void assertHasEvent()
                    throws LogCaptureFeature.NoLogCaptureFilterException
public void clear()
public List<org.apache.log4j.spi.LoggingEvent> getCaughtEvents()
Copyright © 2015 Nuxeo SA. All rights reserved.