Skip to content

Instantly share code, notes, and snippets.

@EdwardIII
Created April 1, 2011 13:59
Show Gist options
  • Save EdwardIII/898187 to your computer and use it in GitHub Desktop.
Save EdwardIII/898187 to your computer and use it in GitHub Desktop.
[edward@eddarch StockRoom]$ prove -l t/model_StockDB.t
t/model_StockDB.t .. 1/? # $VAR1 = bless( {
# 'total_entries' => 0,
# 'current_page' => 1,
# 'entries_per_page' => 10
# }, 'Data::Page' );
t/model_StockDB.t .. ok
All tests successful.
Files=1, Tests=1, 3 wallclock secs ( 0.05 usr 0.02 sys + 1.17 cusr 0.12 csys = 1.36 CPU)
Result: PASS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment