All Downloads are FREE. Search and download functionalities are using the official Maven repository.

mework.roo.org.springframework.roo.settings.2.0.0.RC1.source-code.project-settings-2.roo Maven / Gradle / Ivy


#============================================================================
#  TEST 16:  Execute previous tests in a existent project
#----------------------------------------------------------------------------
# Goal: Project settings file works if it is created in an existent project
#
project setup --topLevelPackage org.example
script project-settings-1.roo
# 
# Output:   Created ROOT/pom.xml
#           Created SRC_MAIN_RESOURCES
#           Created SRC_MAIN_JAVA/org/example
#           Created SRC_MAIN_JAVA/org/example/ExampleApplication.java
#           Created SRC_TEST_JAVA/org/example
#           Created SRC_TEST_JAVA/org/example/ExampleApplicationTests.java
#           OUTPUT OF EVERY TEST
#           .....
#
# Result:   check result section for every test
#============================================================================







© 2015 - 2024 Weber Informatics LLC | Privacy Policy