initializr/initializr-web
Stephane Nicoll ddd609c639 Move assert to AssertJ
This commit moves project-based assertions to regular AssertJ Assert
classes. `ProjectStructure` is now an assert provider so that it can
be used with the standard `assertThat` method.

Specialized assertions are provided for the supported build systems as
well as text-based content.

Closes gh-764
2019-08-22 15:24:28 +02:00
..
src Move assert to AssertJ 2019-08-22 15:24:28 +02:00
pom.xml Extract project generation test utility to dedicated module 2019-08-21 16:10:06 +02:00