- [ ] Multiple languages specified for a single build file - [ ] Multiple `master` files specified for a single build - [ ] Ruby, Sql, C++, Php generation tests - [ ] Test that master file paths are being generated properly, even in a sub project. See https://github.com/umple/umple.gradle/commit/40d6ecaca9d307c3097d1027f838957227d8fc28#commitcomment-21693148 - [ ] Test that autoboxing is working correctly for boolean <-> Boolean when it comes to nulls. See https://github.com/umple/umple.gradle/commit/026d14e03867094d9ed353c3bcf6089dfe363cc4#commitcomment-21688720 - [ ] Make Travis green - [ ] Get rid of the hard coded strings in the existing test's `assertEquals` calls