Class MockBase
In: tests/funfx_test.rb
Parent: Flex::Base

This class is a mock of the base class.

Methods

flex_object   is_sync   ready  

Included Modules

FlexMock::TestCase

Public Instance methods

Mock method that returns a mock object

Mock of the method -is_sync- in Base, that return true

Mock method of the -ready- method in Base

[Validate]