TAP version 14
# Subtest: hooks should have 4 array with the registered hooks
    ok 1 - should be equal
    ok 2 - should be equal
    ok 3 - should be equal
    ok 4 - should be equal
    ok 5 - should be equal
    ok 6 - should be equal
    ok 7 - should be equal
    ok 8 - should be equal
    1..8
ok 1 - hooks should have 4 array with the registered hooks # time=2.183ms

# Subtest: hooks.add should add a hook to the given hook
    ok 1 - should be equal
    ok 2 - should be equal
    ok 3 - should be equal
    ok 4 - should be equal
    ok 5 - should be equal
    ok 6 - should be equal
    ok 7 - should be equal
    ok 8 - should be equal
    ok 9 - should be equal
    ok 10 - should be equal
    ok 11 - should be equal
    ok 12 - should be equal
    ok 13 - should be equal
    ok 14 - should be equal
    1..14
ok 2 - hooks.add should add a hook to the given hook # time=0.698ms

# Subtest: hooks should throw on unexisting handler
    1..1
    ok 1 - (unnamed test)
ok 3 - hooks should throw on unexisting handler # time=2.112ms

# Subtest: should throw on wrong parameters
    1..4
    ok 1 - should be equal
    ok 2 - should be equal
    ok 3 - should be equal
    ok 4 - should be equal
ok 4 - should throw on wrong parameters # time=0.392ms

1..4
