Skip to content

Commit 43369e4

Browse files
Fix code style
1 parent 96e6a26 commit 43369e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/esmf-aspect-model-java-generator/src/test/java/org/eclipse/esmf/aspectmodel/java/StaticClassGenerationResult.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ public void assertMethods( final String className, final Map<String, String> exp
155155
* <li>the given method body may also be just a part of the full method body, i.e. the check is performed using .contains()</li>
156156
* </ul>
157157
* </p>
158+
*
158159
* @param className the name of the meta class
159160
* @param propertyName the name of the property (given in CONSTANT_CASE)
160161
* @param expectedMethodBodies the expected (partial) contents of the static meta property methods, where the key is the method name

0 commit comments

Comments
 (0)