Module: Synthesis

Defined in:
lib/synthesis/task.rb,
lib/synthesis/runner.rb,
lib/synthesis/adapter.rb,
lib/synthesis/logging.rb,
lib/synthesis/reporter.rb,
lib/synthesis/formatter.rb,
lib/synthesis/recordable.rb,
lib/synthesis/expectation.rb,
lib/synthesis/adapter/mocha.rb,
lib/synthesis/adapter/rspec.rb,
lib/synthesis/formatter/dot.rb,
lib/synthesis/formatter/text.rb,
lib/synthesis/expectation_record.rb,
lib/synthesis/expectation_matcher.rb,
lib/synthesis/expectation_recorder.rb,
lib/synthesis/expectation_interceptor.rb,
lib/synthesis/method_invocation_watcher.rb

Defined Under Namespace

Modules: Expectation, ExpectationInterceptor, ExpectationRecorder, ExpectationReportFormat, Logging, Recordable Classes: Adapter, DotFormatter, ExpectationMatcher, ExpectationRecord, Formatter, MethodInvocationWatcher, MochaAdapter, RSpecAdapter, Reporter, Runner, Task, TextFormatter