ReactElement

  • <ReactElement> queried for [with all children] [with all wrapppers] [with all classes] [with all attributes] <ReactElement> <assertion?>
  • <ReactElement> queried for [exactly] <ReactElement> <assertion?>
  • <ReactElement> [not] to contain [with all children] [with all wrappers] [with all classes] [with all attributes] <ReactElement|string>
  • <ReactElement> [not] to contain [exactly] <ReactElement|string>
  • <ReactElement> to [exactly] deeply render [with all children] [with all wrappers] [with all classes] [with all attributes] as <ReactElement>
  • <ReactElement> to have rendered [with all children] [with all wrappers] [with all classes] [with all attributes] <ReactElement>
  • <ReactElement> to have [exactly] rendered <ReactElement>
  • <ReactElement> to match snapshot
  • <ReactElement> to [exactly] render [with all children] [with all wrappers] [with all classes] [with all attributes] as <ReactElement>
  • <ReactElement> to satisfy snapshot
  • <ReactElement> when deeply rendered <assertion?>
  • <ReactElement> when rendered <assertion?>
  • <ReactElement> with event <string> <assertion?>
  • <ReactElement> with event <string> <object> <assertion?>