Class ProfileTest.MockStep

All Implemented Interfaces:
Serializable, Cloneable, Iterator<Traverser.Admin<Vertex>>, Step<Vertex,Vertex>, Profiling
Enclosing class:
ProfileTest

public static class ProfileTest.MockStep extends FlatMapStep<Vertex,Vertex> implements Profiling
ProfileStrategy callback test. Goal: ensure that a step that implements Profileable gets a callback to setMetrics
See Also: