module RuboCop
module RuboCop::Cop
module RuboCop::Cop::RSpec
module TestProf
module TestProf::AnyFixture
module TestProf::BeforeAll
module TestProf::EventProf
module TestProf::EventProf::CustomEvents
module TestProf::EventProf::CustomEvents::FactoryCreate
module TestProf::EventProf::CustomEvents::FactoryCreate::RunnerPatch
module TestProf::EventProf::CustomEvents::SidekiqInline
module TestProf::EventProf::CustomEvents::SidekiqInline::ClientPatch
module TestProf::EventProf::CustomEvents::SidekiqJobs
module TestProf::EventProf::CustomEvents::SidekiqJobs::ClientPatch
module TestProf::EventProf::Instrumentations
module TestProf::EventProf::Instrumentations::ActiveSupport
module TestProf::FactoryDefault
module TestProf::FactoryDefault::DefaultSyntax
module TestProf::FactoryDefault::RunnerExt
module TestProf::FactoryDefault::StrategyExt
module TestProf::FactoryDoctor
module TestProf::FactoryDoctor::FactoryGirlPatch
module TestProf::FactoryProf
module TestProf::FactoryProf::FactoryGirlPatch
module TestProf::FactoryProf::Printers
module TestProf::FactoryProf::Printers::Flamegraph
module TestProf::FactoryProf::Printers::Simple
module TestProf::FloatDuration
module TestProf::Logging
module TestProf::MinitestSample
module TestProf::RSpecStamp
module TestProf::RSpecStamp::Parser
module TestProf::RspecSample
module TestProf::RubyProf
module TestProf::StackProf
module TestProf::StringTruncate
module TestProf::TagProf
module TestProf::Utils
class RuboCop::Cop::RSpec::AggregateFailures
class TestProf::AnyFixture::Cache
class TestProf::Configuration
class TestProf::EventProf::Configuration
class TestProf::EventProf::Profiler
class TestProf::EventProf::RSpecListener
class TestProf::FactoryDoctor::RSpecListener
class TestProf::FactoryDoctor::Result
class TestProf::FactoryProf::Configuration
class TestProf::FactoryProf::Result
class TestProf::RSpecStamp::Configuration
class TestProf::RSpecStamp::Parser::Result
class TestProf::RSpecStamp::RSpecListener
class TestProf::RubyProf::Configuration
class TestProf::RubyProf::Report
class TestProf::StackProf::Configuration
class TestProf::TagProf::RSpecListener
class TestProf::Utils::SizedOrderedSet
test-prof
0.2.4
def run(strategy = @strategy) FactoryDoctor.within_factory(strategy) { super } end