W3cubDocs

/Ruby / Minitest

class Minitest::Test

Parent:
Minitest::Runnable
Included modules:
Minitest::Assertions

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.