// TestSeatSecondsString exercises the SeatSeconds constructor and de-constructors (String, ToFloat). func TestSeatSecondsString(t *testing.T) { … } func TestSeatSecondsPerSeat(t *testing.T) { … }
// TestSeatSecondsString exercises the SeatSeconds constructor and de-constructors (String, ToFloat). func TestSeatSecondsString(t *testing.T) { … } func TestSeatSecondsPerSeat(t *testing.T) { … }