W3cubDocs

/Ruby / Minitest

class Minitest::Test

Parent:
Minitest::Runnable
Included modules:
Minitest::Assertions, Minitest::Reportable, Minitest::Test::LifecycleHooks, Minitest::Guard

Subclass Test to create your own tests. Typically you’ll want a Test subclass per implementation class.

See Minitest::Assertions

© Ryan Davis, seattle.rb
Licensed under the MIT License.
https://docs.seattlerb.org/minitest/Minitest/Test.html