# Functions
CollectAndCompare registers the provided Collector with a newly created pedantic Registry.
GatherAndCompare gathers all metrics from the provided Gatherer and compares it to an expected output read from the provided Reader in the Prometheus text exposition format.
ToFloat64 collects all Metrics from the provided Collector.