com.carrotsearch.ant.tasks.junit4.listeners.json
Class JsonAggregatedTestResultEventAdapter
java.lang.Object
com.carrotsearch.ant.tasks.junit4.listeners.json.JsonAggregatedTestResultEventAdapter
- All Implemented Interfaces:
- com.google.gson.JsonSerializer<AggregatedTestResultEvent>
public class JsonAggregatedTestResultEventAdapter
- extends Object
- implements com.google.gson.JsonSerializer<AggregatedTestResultEvent>
Serialization of AggregatedTestResultEvent.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsonAggregatedTestResultEventAdapter
public JsonAggregatedTestResultEventAdapter()
serialize
public com.google.gson.JsonElement serialize(AggregatedTestResultEvent e,
Type type,
com.google.gson.JsonSerializationContext context)
- Specified by:
serialize in interface com.google.gson.JsonSerializer<AggregatedTestResultEvent>
Copyright © 2011-2012 Carrot Search s.c.. All Rights Reserved.