Class Effect.NoEffects

java.lang.Object
org.apache.pekko.actor.testkit.typed.Effect
org.apache.pekko.actor.testkit.typed.Effect.NoEffects
Direct Known Subclasses:
Effect.NoEffects$
Enclosing class:
Effect

public abstract static class Effect.NoEffects extends Effect
Used for NoEffects expectations by type
  • Constructor Details

    • NoEffects

      public NoEffects()