gsi-upm / BeastTool

Testing framework for Multi-Agent Systems based on Behaviour Driven Development
http://gsi-upm.github.io/BeastTool/
GNU General Public License v2.0
1 stars 0 forks source link

Check style in generated classes #24

Closed alvarocarrera closed 11 years ago

alvarocarrera commented 11 years ago

Check that all auto-generated classes have the same style, i.e. "public void something() {" and not "public void something (){"