Versions in this module Expand all Collapse all v0 v0.7.1 Jan 30, 2018 Changes in this version + func BenchmarkAll(t *testing.B, typ string, fnc DatabaseFunc, c *Config) v0.7.0 Dec 24, 2017 Changes in this version + func TestAll(t *testing.T, typ string, fnc DatabaseFunc, c *Config) + type Config struct + SkipIntHorizon bool + TimeRound bool + type DatabaseFunc func(t testing.TB) (string, graph.Options, func())