Uses of Package
org.apache.storm.testing
-
Packages that use org.apache.storm.testing Package Description org.apache.storm org.apache.storm.testing -
Classes in org.apache.storm.testing used by org.apache.storm Class Description CompleteTopologyParam The param class for the `Testing.completeTopology`.FixedTuple MkClusterParam The param arg for `Testing.withSimulatedTimeCluster`, `Testing.withTrackedCluster` and `Testing.withLocalCluster`.MkTupleParam TestJob This is the core interface for the storm java testing, usually we put our java unit testing logic in the run method.TrackedTopology A tracked topology keeps metrics for every bolt and spout.TupleCaptureBolt -
Classes in org.apache.storm.testing used by org.apache.storm.testing Class Description AckFailDelegate CompletableSpout FixedTuple MockedSources NonRichBoltTracker TestWordCounter