Table of Contents - test-prof-1.0.7 Documentation
Classes and Modules
- Minitest
- Minitest::TestProf
- Minitest::TestProf::BaseReporter
- Minitest::TestProf::EventProfFormatter
- Minitest::TestProf::EventProfReporter
- Minitest::TestProf::FactoryDoctorIgnore
- Minitest::TestProf::FactoryDoctorReporter
- Object
- RuboCop
- RuboCop::Cop
- RuboCop::Cop::RSpec
- RuboCop::Cop::RSpec::AggregateExamples
- RuboCop::Cop::RSpec::AggregateExamples::Its
- RuboCop::Cop::RSpec::AggregateExamples::LineRangeHelpers
- RuboCop::Cop::RSpec::AggregateExamples::MatchersWithSideEffects
- RuboCop::Cop::RSpec::AggregateExamples::MetadataHelpers
- RuboCop::Cop::RSpec::AggregateExamples::NodeMatchers
- RuboCop::Cop::RSpec::Language
- RuboCop::Cop::RSpec::Language::ExampleGroups
- RuboCop::Cop::RSpec::Language::Examples
- RuboCop::Cop::RSpec::Language::Runners
- RuboCop::Cop::RSpec::Language::SelectorSet
- TestProf
- TestProf::AnyFixture
- TestProf::AnyFixture::Cache
- TestProf::AnyFixture::Configuration
- TestProf::AnyFixture::DSL
- TestProf::AnyFixture::Dump
- TestProf::AnyFixture::Dump::BaseAdapter
- TestProf::AnyFixture::Dump::Digest
- TestProf::AnyFixture::Dump::PostgreSQL
- TestProf::AnyFixture::Dump::SQLite
- TestProf::AnyFixture::Dump::Subscriber
- TestProf::ArrayBSearchIndex
- TestProf::BeforeAll
- TestProf::BeforeAll::AdapterMissing
- TestProf::BeforeAll::Adapters
- TestProf::BeforeAll::Adapters::ActiveRecord
- TestProf::BeforeAll::Configuration
- TestProf::BeforeAll::HooksChain
- TestProf::BeforeAll::Isolator
- TestProf::BeforeAll::Minitest
- TestProf::BeforeAll::RSpec
- TestProf::Configuration
- TestProf::Cops
- TestProf::Cops::Inject
- TestProf::EventProf
- TestProf::EventProf::Configuration
- TestProf::EventProf::CustomEvents
- TestProf::EventProf::Instrumentations
- TestProf::EventProf::Instrumentations::ActiveSupport
- TestProf::EventProf::Instrumentations::ActiveSupport::Subscriber
- TestProf::EventProf::Monitor
- TestProf::EventProf::Monitor::BaseTracker
- TestProf::EventProf::Monitor::TopLevelTracker
- TestProf::EventProf::Profiler
- TestProf::EventProf::ProfilersGroup
- TestProf::EventProf::RSpecListener
- TestProf::Ext
- TestProf::Ext::ActiveRecordRefind
- TestProf::FactoryAllStub
- TestProf::FactoryAllStub::FactoryBotPatch
- TestProf::FactoryBotStrategy
- TestProf::FactoryDefault
- TestProf::FactoryDefault::DefaultSyntax
- TestProf::FactoryDoctor
- TestProf::FactoryDoctor::Configuration
- TestProf::FactoryDoctor::FabricationPatch
- TestProf::FactoryDoctor::FactoryBotPatch
- TestProf::FactoryDoctor::RSpecListener
- TestProf::FactoryDoctor::Result
- TestProf::FactoryProf
- TestProf::FactoryProf::Configuration
- TestProf::FactoryProf::FabricationPatch
- TestProf::FactoryProf::FactoryBotPatch
- TestProf::FactoryProf::FactoryBuilders
- TestProf::FactoryProf::FactoryBuilders::Fabrication
- TestProf::FactoryProf::FactoryBuilders::FactoryBot
- TestProf::FactoryProf::Printers
- TestProf::FactoryProf::Printers::Flamegraph
- TestProf::FactoryProf::Printers::NateHeckler
- TestProf::FactoryProf::Printers::Simple
- TestProf::FactoryProf::Result
- TestProf::FloatDuration
- TestProf::LetItBe
- TestProf::LetItBe::Configuration
- TestProf::LetItBe::Freezer
- TestProf::LetItBe::Freezer::Stoplist
- TestProf::Logging
- TestProf::Logging::Formatter
- TestProf::MinitestSample
- TestProf::RSpecDissect::Configuration
- TestProf::RSpecDissect::ExampleInstrumentation
- TestProf::RSpecDissect::Listener
- TestProf::RSpecDissect::MemoizedInstrumentation
- TestProf::RSpecStamp
- TestProf::RSpecStamp::Configuration
- TestProf::RSpecStamp::Parser
- TestProf::RSpecStamp::Parser::Result
- TestProf::RSpecStamp::RSpecListener
- TestProf::RSpecStamp::Stamper
- TestProf::RSpecWorldSamplePatch
- TestProf::Rails
- TestProf::Rails::LoggingHelpers
- TestProf::RubyProf
- TestProf::RubyProf::Configuration
- TestProf::RubyProf::Listener
- TestProf::RubyProf::RSpecExclusions
- TestProf::RubyProf::Report
- TestProf::StackProf
- TestProf::StackProf::Configuration
- TestProf::StackProf::Listener
- TestProf::StringParameterize
- TestProf::StringTruncate
- TestProf::TagProf
- TestProf::TagProf::Printers
- TestProf::TagProf::Printers::HTML
- TestProf::TagProf::Printers::Simple
- TestProf::TagProf::RSpecListener
- TestProf::TagProf::Result
- TestProf::Utils
- TestProf::Utils::HTMLBuilder
- TestProf::Utils::RSpec
- TestProf::Utils::SizedOrderedSet
Methods
- ::activate — TestProf
- ::activate! — TestProf
- ::activate_all — TestProf::EventProf::CustomEvents
- ::all_loggables — TestProf::Rails::LoggingHelpers
- ::apply_tags — TestProf::RSpecStamp
- ::ar_loggables — TestProf::Rails::LoggingHelpers
- ::artifact_path — TestProf
- ::asset_path — TestProf
- ::begin — TestProf::LetItBe::Freezer::Stoplist
- ::begin_transaction — TestProf::BeforeAll
- ::begin_transaction — TestProf::BeforeAll::Adapters::ActiveRecord
- ::build — TestProf::EventProf
- ::build_path — TestProf::StackProf
- ::cache — TestProf::AnyFixture
- ::cached — TestProf::AnyFixture
- ::call — TestProf::EventProf::Monitor
- ::call — TestProf::MinitestSample
- ::check_ruby_prof_version — TestProf::RubyProf
- ::check_stack_prof_version — TestProf::StackProf
- ::clean — TestProf::AnyFixture
- ::config — TestProf
- ::config — TestProf::AnyFixture
- ::config — TestProf::BeforeAll
- ::config — TestProf::EventProf
- ::config — TestProf::FactoryDoctor
- ::config — TestProf::FactoryProf
- ::config — TestProf::LetItBe
- ::config — TestProf::RSpecDissect
- ::config — TestProf::RSpecStamp
- ::config — TestProf::RubyProf
- ::config — TestProf::StackProf
- ::configure — TestProf
- ::configure — TestProf::AnyFixture
- ::configure — TestProf::BeforeAll
- ::configure — TestProf::EventProf
- ::configure — TestProf::FactoryDoctor
- ::configure — TestProf::FactoryProf
- ::configure — TestProf::LetItBe
- ::configure — TestProf::RSpecDissect
- ::configure — TestProf::RSpecStamp
- ::configure — TestProf::RubyProf
- ::configure — TestProf::StackProf
- ::create_artifact_dir — TestProf
- ::deep_freeze — TestProf::LetItBe::Freezer
- ::defaults! — TestProf::Cops::Inject
- ::define_let_it_be_alias — TestProf::LetItBe
- ::disable! — TestProf::FactoryAllStub
- ::disable_referential_integrity — TestProf::AnyFixture
- ::dump — TestProf::StackProf
- ::dump_html_report — TestProf::StackProf
- ::dump_json_report — TestProf::StackProf
- ::enable! — TestProf::FactoryAllStub
- ::enabled? — TestProf::FactoryAllStub
- ::example_to_filename — TestProf::Utils::RSpec
- ::exclude_common_methods — TestProf::RubyProf
- ::exclude_rspec_methods — TestProf::RubyProf
- ::flush_stack — TestProf::FactoryProf
- ::generate — TestProf::Utils::HTMLBuilder
- ::get — TestProf::FactoryDefault
- ::ignore — TestProf::FactoryDoctor
- ::ignore! — TestProf::FactoryDoctor
- ::ignore? — TestProf::FactoryDoctor
- ::init — TestProf::FactoryAllStub
- ::init — TestProf::FactoryDefault
- ::init — TestProf::FactoryDoctor
- ::init — TestProf::FactoryProf
- ::init — TestProf::RSpecDissect
- ::init_ruby_prof — TestProf::RubyProf
- ::init_stack_prof — TestProf::StackProf
- ::instrument — TestProf::EventProf::Instrumentations::ActiveSupport
- ::instrumenter — TestProf::EventProf
- ::locked? — TestProf::RubyProf
- ::locked? — TestProf::StackProf
- ::logger — TestProf::Rails::LoggingHelpers
- ::memoization_available? — TestProf::RSpecDissect
- ::meta_for — TestProf::RSpecDissect
- ::minitest? — TestProf
- ::modifiers — TestProf::LetItBe
- ::module_for — TestProf::LetItBe
- ::modules — TestProf::LetItBe
- ::monitor — TestProf::EventProf
- ::new — TestProf::Configuration
- ::new — TestProf::AnyFixture::Configuration
- ::new — TestProf::AnyFixture::Dump
- ::new — TestProf::AnyFixture::Dump::Subscriber
- ::new — TestProf::BeforeAll::Configuration
- ::new — RuboCop::Cop::RSpec::Language::SelectorSet
- ::new — TestProf::EventProf::Configuration
- ::new — TestProf::EventProf::Instrumentations::ActiveSupport::Subscriber
- ::new — TestProf::EventProf::Monitor::BaseTracker
- ::new — TestProf::EventProf::Monitor::TopLevelTracker
- ::new — TestProf::EventProf::ProfilersGroup
- ::new — TestProf::FactoryDoctor::Configuration
- ::new — TestProf::FactoryProf::Configuration
- ::new — TestProf::RSpecDissect::Configuration
- ::new — TestProf::RSpecStamp::Configuration
- ::new — TestProf::RSpecStamp::Stamper
- ::new — TestProf::RubyProf::Configuration
- ::new — TestProf::RubyProf::Report
- ::new — TestProf::StackProf::Configuration
- ::new — TestProf::TagProf::Result
- ::new — TestProf::Utils::SizedOrderedSet
- ::notify_spring_activate — TestProf
- ::notify_spring_detected — TestProf
- ::now — TestProf
- ::parse — TestProf::RSpecStamp::Parser
- ::parse_arg — TestProf::RSpecStamp::Parser
- ::parse_const — TestProf::RSpecStamp::Parser
- ::parse_hash — TestProf::RSpecStamp::Parser
- ::parse_literal — TestProf::RSpecStamp::Parser
- ::parse_value — TestProf::RSpecStamp::Parser
- ::patch — TestProf::FactoryProf::FactoryBuilders::Fabrication
- ::patch — TestProf::FactoryProf::FactoryBuilders::FactoryBot
- ::patch! — TestProf::FactoryProf
- ::profile — TestProf::RubyProf
- ::profile — TestProf::StackProf
- ::quote — TestProf::RSpecStamp
- ::register — TestProf::AnyFixture
- ::register — TestProf::EventProf::CustomEvents
- ::register — TestProf::FactoryDefault
- ::register_dump — TestProf::AnyFixture
- ::registrations — TestProf::EventProf::CustomEvents
- ::remove — TestProf::FactoryDefault
- ::report_stats — TestProf::AnyFixture
- ::reporting_enabled — TestProf::AnyFixture
- ::reporting_enabled= — TestProf::AnyFixture
- ::reporting_enabled? — TestProf::AnyFixture
- ::require — TestProf
- ::reset — TestProf::AnyFixture
- ::reset — TestProf::FactoryDefault
- ::reset! — TestProf::FactoryDoctor
- ::reset! — TestProf::FactoryProf
- ::reset! — TestProf::RSpecDissect
- ::restore_logger — TestProf::Rails::LoggingHelpers
- ::result — TestProf::FactoryDoctor
- ::result — TestProf::FactoryProf
- ::rollback — TestProf::LetItBe::Freezer::Stoplist
- ::rollback_transaction — TestProf::BeforeAll
- ::rollback_transaction — TestProf::BeforeAll::Adapters::ActiveRecord
- ::rspec? — TestProf
- ::run — TestProf::FactoryProf
- ::run — TestProf::RubyProf
- ::run — TestProf::StackProf
- ::running? — TestProf::FactoryDoctor
- ::running? — TestProf::FactoryProf
- ::sample_examples — TestProf::MinitestSample
- ::sample_groups — TestProf::MinitestSample
- ::setup_fixtures — TestProf::BeforeAll
- ::setup_fixtures — TestProf::BeforeAll::Adapters::ActiveRecord
- ::spring? — TestProf
- ::stamp? — TestProf::FactoryDoctor
- ::stamp_example — TestProf::RSpecStamp
- ::start — TestProf::FactoryDoctor
- ::start — TestProf::FactoryProf
- ::stop — TestProf::FactoryDoctor
- ::stop — TestProf::FactoryProf
- ::stop! — TestProf::LetItBe::Freezer::Stoplist
- ::stop? — TestProf::LetItBe::Freezer::Stoplist
- ::subscribe — TestProf::EventProf::Instrumentations::ActiveSupport
- ::subscribe! — TestProf::FactoryDoctor
- ::subscriber — TestProf::AnyFixture
- ::suites — TestProf::MinitestSample
- ::swap_logger — TestProf::Rails::LoggingHelpers
- ::tables_cache — TestProf::AnyFixture
- ::time_for — TestProf::RSpecDissect
- ::total_time_for — TestProf::RSpecDissect
- ::track — TestProf::FactoryProf::FactoryBuilders::Fabrication
- ::track — TestProf::FactoryProf::FactoryBuilders::FactoryBot
- ::track — TestProf::FactoryProf
- ::track — TestProf::RSpecDissect
- ::try_activate — TestProf::EventProf::CustomEvents
- ::validate_modifiers! — TestProf::LetItBe
- ::with_report_suffix — TestProf
- ::with_timestamps — TestProf
- ::within_factory — TestProf::FactoryDoctor
- ::within_factory? — TestProf::FactoryDoctor
- ::wrap_with_modifiers — TestProf::LetItBe
- #+ — RuboCop::Cop::RSpec::Language::SelectorSet
- #<< — TestProf::Utils::SizedOrderedSet
- #== — RuboCop::Cop::RSpec::Language::SelectorSet
- #add_aggregate_failures_metadata? — RuboCop::Cop::RSpec::AggregateExamples::MetadataHelpers
- #add_htag — TestProf::RSpecStamp::Parser::Result
- #add_tag — TestProf::RSpecStamp::Parser::Result
- #adjacent? — RuboCop::Cop::RSpec::AggregateExamples::LineRangeHelpers
- #after — TestProf::BeforeAll::Configuration
- #after_dump — TestProf::AnyFixture::Configuration
- #aggregated_example — RuboCop::Cop::RSpec::AggregateExamples
- #alias_to — TestProf::LetItBe::Configuration
- #autocorrect — RuboCop::Cop::RSpec::AggregateExamples
- #before — TestProf::BeforeAll::Configuration
- #before? — TestProf::RSpecDissect::Configuration
- #before_all — TestProf::BeforeAll::RSpec
- #before_dump — TestProf::AnyFixture::Configuration
- #begin_transaction — TestProf::BeforeAll::Isolator
- #block_pattern — RuboCop::Cop::RSpec::Language::SelectorSet
- #boot? — TestProf::StackProf::Configuration
- #bsearch_index — TestProf::ArrayBSearchIndex
- #build_path — TestProf::RubyProf::Report
- #build_path — TestProf::AnyFixture
- #call — TestProf::Logging::Formatter
- #call — TestProf::AnyFixture::Dump::Digest
- #color? — TestProf::Configuration
- #colorize — TestProf::Logging::Formatter
- #commit — TestProf::AnyFixture::Dump::Subscriber
- #commit! — TestProf::AnyFixture::Dump
- #compile_sql — TestProf::AnyFixture::Dump::BaseAdapter
- #compile_sql — TestProf::AnyFixture::Dump::PostgreSQL
- #compile_sql — TestProf::AnyFixture::Dump::SQLite
- #config — TestProf::RubyProf::Report
- #conn — TestProf::AnyFixture::Dump::BaseAdapter
- #contains_heredoc? — RuboCop::Cop::RSpec::AggregateExamples::NodeMatchers
- #create — TestProf::FactoryDoctor::FabricationPatch
- #create — TestProf::FactoryProf::FabricationPatch
- #create? — TestProf::FactoryBotStrategy
- #default_modifiers — TestProf::LetItBe::Configuration
- #drop_example — RuboCop::Cop::RSpec::AggregateExamples
- #dry_run? — TestProf::RSpecStamp::Configuration
- #dry_run? — TestProf::RSpecStamp::Stamper
- #dump — TestProf::RubyProf::Report
- #dump_sequence_random_start — TestProf::AnyFixture::Configuration
- #duration — TestProf::FloatDuration
- #each — TestProf::EventProf::ProfilersGroup
- #each — TestProf::Utils::SizedOrderedSet
- #events — TestProf::EventProf::ProfilersGroup
- #example_clusters — RuboCop::Cop::RSpec::AggregateExamples
- #example_clusters_for_autocorrect — RuboCop::Cop::RSpec::AggregateExamples
- #example_metadata — RuboCop::Cop::RSpec::AggregateExamples::Its
- #example_metadata — RuboCop::Cop::RSpec::AggregateExamples::MetadataHelpers
- #example_method? — RuboCop::Cop::RSpec::AggregateExamples::NodeMatchers
- #exclude_common_methods? — TestProf::RubyProf::Configuration
- #execute — TestProf::AnyFixture::Dump::BaseAdapter
- #execute — TestProf::AnyFixture::Dump::PostgreSQL
- #exists? — TestProf::AnyFixture::Dump
- #fd_ignore — Minitest::TestProf::FactoryDoctorIgnore
- #file — TestProf::AnyFixture::Dump::Subscriber
- #filtered_examples= — TestProf::RSpecWorldSamplePatch
- #finish — TestProf::AnyFixture::Dump::Subscriber
- #finish — TestProf::EventProf::Instrumentations::ActiveSupport::Subscriber
- #fixture — TestProf::AnyFixture::DSL
- #flamegraph? — TestProf::FactoryProf::Configuration
- #force? — TestProf::AnyFixture::Dump
- #generate — TestProf::RubyProf::RSpecExclusions
- #ignored? — TestProf::RSpecStamp::Stamper
- #import — TestProf::AnyFixture::Dump::BaseAdapter
- #import — TestProf::AnyFixture::Dump::PostgreSQL
- #import — TestProf::AnyFixture::Dump::SQLite
- #import_via_active_record — TestProf::AnyFixture
- #include? — RuboCop::Cop::RSpec::Language::SelectorSet
- #include_threads? — TestProf::RubyProf::Configuration
- #its? — RuboCop::Cop::RSpec::AggregateExamples::Its
- #let? — TestProf::RSpecDissect::Configuration
- #let_it_be — TestProf::LetItBe
- #load — TestProf::AnyFixture::Dump
- #log — TestProf::Logging
- #logger — TestProf::Configuration
- #matcher_with_side_effects_name? — RuboCop::Cop::RSpec::AggregateExamples::MatchersWithSideEffects
- #matcher_with_side_effects_names — RuboCop::Cop::RSpec::AggregateExamples::MatchersWithSideEffects
- #message_for — RuboCop::Cop::RSpec::AggregateExamples
- #message_for — RuboCop::Cop::RSpec::AggregateExamples::MatchersWithSideEffects
- #metadata_for_aggregated_example — RuboCop::Cop::RSpec::AggregateExamples::MetadataHelpers
- #metadata_pairs_without_aggegate_failures — RuboCop::Cop::RSpec::AggregateExamples::MetadataHelpers
- #metadata_symbols_without_aggregate_failures — RuboCop::Cop::RSpec::AggregateExamples::MetadataHelpers
- #metadata_without_aggregate_failures — RuboCop::Cop::RSpec::AggregateExamples::MetadataHelpers
- #new_body — RuboCop::Cop::RSpec::AggregateExamples
- #new_body — RuboCop::Cop::RSpec::AggregateExamples::Its
- #node_pattern — RuboCop::Cop::RSpec::Language::SelectorSet
- #node_pattern_union — RuboCop::Cop::RSpec::Language::SelectorSet
- #on_block — RuboCop::Cop::RSpec::AggregateExamples
- #parameterize — TestProf::StringParameterize
- #parse_tags — TestProf::RSpecStamp::Configuration
- #per_example? — TestProf::EventProf::Configuration
- #publish — TestProf::EventProf::Instrumentations::ActiveSupport::Subscriber
- #quoted — TestProf::AnyFixture::Dump::Subscriber
- #range_for_replace — RuboCop::Cop::RSpec::AggregateExamples::LineRangeHelpers
- #raw? — TestProf::StackProf::Configuration
- #refind — TestProf::Ext::ActiveRecordRefind
- #register_modifier — TestProf::LetItBe::Configuration
- #remove_tag — TestProf::RSpecStamp::Parser::Result
- #reset_pk! — TestProf::AnyFixture::Dump::Subscriber
- #reset_sequence! — TestProf::AnyFixture::Dump::BaseAdapter
- #reset_sequence! — TestProf::AnyFixture::Dump::PostgreSQL
- #reset_sequence! — TestProf::AnyFixture::Dump::SQLite
- #resolve_instrumenter — TestProf::EventProf::Configuration
- #resolve_printer — TestProf::RubyProf::Configuration
- #rollback_transaction — TestProf::BeforeAll::Isolator
- #run — TestProf::FactoryAllStub::FactoryBotPatch
- #run — TestProf::FactoryDoctor::FactoryBotPatch
- #run — TestProf::FactoryProf::FactoryBotPatch
- #run_after_callbacks — TestProf::AnyFixture
- #run_before_callbacks — TestProf::AnyFixture
- #run_one_method — Object
- #send_pattern — RuboCop::Cop::RSpec::Language::SelectorSet
- #setup_env — TestProf::AnyFixture::Dump::BaseAdapter
- #setup_env — TestProf::AnyFixture::Dump::PostgreSQL
- #size — TestProf::Utils::SizedOrderedSet
- #stamp? — TestProf::EventProf::Configuration
- #stamp? — TestProf::RSpecDissect::Configuration
- #stamp_file — TestProf::RSpecStamp::Stamper
- #start — TestProf::AnyFixture::Dump::Subscriber
- #start — TestProf::EventProf::Instrumentations::ActiveSupport::Subscriber
- #suite? — TestProf::StackProf::Configuration
- #tags= — TestProf::RSpecStamp::Configuration
- #teardown_env — TestProf::AnyFixture::Dump::BaseAdapter
- #teardown_env — TestProf::AnyFixture::Dump::PostgreSQL
- #test_prof_exclusions_enabled? — TestProf::RubyProf::Configuration
- #timestamps? — TestProf::Configuration
- #to_a — TestProf::Utils::SizedOrderedSet
- #to_digest — TestProf::AnyFixture
- #to_json — TestProf::TagProf::Result
- #track — TestProf::EventProf::Monitor::BaseTracker
- #track — TestProf::EventProf::Monitor::TopLevelTracker
- #track — TestProf::TagProf::Result
- #trackable_sql? — TestProf::AnyFixture::Dump::Subscriber
- #transform_body — RuboCop::Cop::RSpec::AggregateExamples
- #transform_its — RuboCop::Cop::RSpec::AggregateExamples::Its
- #truncate — TestProf::StringTruncate
- #validate_hook_type! — TestProf::BeforeAll::Configuration
- #while_disconnected — TestProf::AnyFixture::Dump::BaseAdapter
- #with_ar_logging — TestProf::Rails::LoggingHelpers
- #with_logging — TestProf::Rails::LoggingHelpers
- #within_before_all? — TestProf::BeforeAll::RSpec
- #within_prepared_env — TestProf::AnyFixture::Dump