Doc that we have implementations for throws_ok and lives_ok
[gitmo/Mouse.git] / lib / Mouse / Util.pm
index 0796cf0..f437a6c 100644 (file)
@@ -240,5 +240,11 @@ Mouse::Util - features, with or without their dependencies
 C<weaken> I<must> be implemented in XS. If the user tries to use C<weaken>
 without L<Scalar::Util>, an error is thrown.
 
+=head2 Test::Exception
+
+=head3 throws_ok
+
+=head3 lives_ok
+
 =cut