AbsintheGenerator.TestDescribe.TestEntry (absinthe_generator v0.1.1) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %AbsintheGenerator.TestDescribe.TestEntry{
  description: String.t(),
  function: String.t(),
  params: [String.t()],
  pre_block: String.t()
}