Class FailureEvent

    • Constructor Detail

      • FailureEvent

        public FailureEvent​(EventType type)
    • Method Detail

      • setFailure

        protected void setFailure​(org.junit.runner.notification.Failure failure)
      • serialize

        public void serialize​(JsonWriter writer)
                       throws java.io.IOException
        Specified by:
        serialize in interface RemoteEvent
        Throws:
        java.io.IOException
      • deserialize

        public void deserialize​(JsonReader reader)
                         throws java.io.IOException
        Specified by:
        deserialize in interface RemoteEvent
        Throws:
        java.io.IOException