Commit bfde42b475620edfd9411cbbd0b3254ae474d212

Authored by Emerson Oliveira
1 parent 9929aefe
Exists in master

Ajuste do Javadoc da classe ManagementTest

impl/core/src/test/java/management/basic/ManagementTest.java
@@ -57,7 +57,7 @@ import br.gov.frameworkdemoiselle.util.Beans; @@ -57,7 +57,7 @@ import br.gov.frameworkdemoiselle.util.Beans;
57 * Test case that simulates a management extension and tests if properties and operations on a managed class can be 57 * Test case that simulates a management extension and tests if properties and operations on a managed class can be
58 * easily accessed and invoked. 58 * easily accessed and invoked.
59 * 59 *
60 - * @author serpro 60 + * @author SERPRO
61 */ 61 */
62 @RunWith(Arquillian.class) 62 @RunWith(Arquillian.class)
63 public class ManagementTest { 63 public class ManagementTest {