summaryrefslogtreecommitdiffstats
path: root/junit4/src/test/java/org/junit/samples/money/package-info.java
blob: 2429514258f67f74bce618deecccd27d2c69283e (plain)
1
2
3
4
5
6
7
/**
 * JUnit v4.x Test for the Money example.
 *
 * @since 4.0
 * @see junit.samples.money.Money
 */
package org.junit.samples.money;