zmughal / treaty

Automatically exported from code.google.com/p/treaty
0 stars 0 forks source link

Wrong behavior of ScriptContractReader #28

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The test case 

net.java.treaty.eclipse.test.TestScriptContractReader.testRead02()

in the Treaty Eclipse Test Bundle fails because the result of the
ContractReader is a Contract wihtout any resources, conditions etc.

This behavior is wrong. The reader should either fail (if the parsing
fails) or succeed by returning the right contract instance.

Original issue reported on code.google.com by claaswi...@googlemail.com on 15 Dec 2009 at 8:51

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r888.

Original comment by C.Crasborn@gmail.com on 1 Feb 2010 at 12:10