Navigation Menu

Skip to content

Commit

Permalink
testes para quantidade do trailer
Browse files Browse the repository at this point in the history
  • Loading branch information
riopro committed Dec 23, 2008
1 parent b6b0ad1 commit 8b3f970
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions spec/return/itau_spec.rb
Expand Up @@ -65,6 +65,9 @@
it "should be an Itau return type" do
@trailer[:codigo_banco].should == "341"
end
it "should returns the correct quantity of transactions" do
@trailer[:quantidade_detalhes].should == 2
end
it "should returns the correct transactions sum" do
@trailer[:valor_total_informado].should == 97.36
end
Expand Down

0 comments on commit 8b3f970

Please sign in to comment.