Class: TestUser

Inherits:
Bbq::TestUser show all
Defined in:
lib/generators/rspec/templates/test_user.rb,
lib/generators/test_unit/templates/test_user.rb

Constant Summary

Constants included from Bbq::TestUser::Within

Bbq::TestUser::Within::METHODS_USING_WITHIN

Instance Attribute Summary

Attributes inherited from Bbq::TestUser

#options

Method Summary

Methods inherited from Bbq::TestUser

#default_options, #initialize, #not_see!, #page, #see!

Methods included from Bbq::Roles

#roles

Methods included from Bbq::TestUser::Within

#using_within

Methods included from Bbq::TestUser::Eyes

#not_see?, #see?

Constructor Details

This class inherits a constructor from Bbq::TestUser