View Source XUnitFormatter.Struct.Failure (ExUnit XUnit Formatter v0.1.0)

Link to this section Summary

Link to this section Functions

@spec struct!(ExUnit.failed()) :: %XUnitFormatter.Struct.Failure{
  exception_type: term(),
  message: term(),
  stack_trace: term()
}