W3cubDocs

/Crystal

abstract class Spec::Context

Overview

Base type for ExampleGroup.

Direct Known Subclasses

Defined in:

spec/context.cr

Instance Method Summary

Instance Method Detail

def children : Array(Spec::Example | Spec::ExampleGroup)Source

All the children, which can be describe/context or it

def randomize(randomizer)Source

© 2012–2020 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/0.35.1/Spec/Context.html