Commit fcfd4915e3a34ecce67f88b121ae41880fefc0b9

Authored by Emerson Oliveira
1 parent bfde42b4
Exists in master

Ajuste do Javadoc da classe NotificationTest

impl/core/src/test/java/management/notification/NotificationTest.java
@@ -61,7 +61,7 @@ import br.gov.frameworkdemoiselle.util.ResourceBundle; @@ -61,7 +61,7 @@ import br.gov.frameworkdemoiselle.util.ResourceBundle;
61 /** 61 /**
62 * Test the {@link NotificationManager} with a dummy extension to check if notifications are correctly propagated 62 * Test the {@link NotificationManager} with a dummy extension to check if notifications are correctly propagated
63 * 63 *
64 - * @author serpro 64 + * @author SERPRO
65 */ 65 */
66 @RunWith(Arquillian.class) 66 @RunWith(Arquillian.class)
67 public class NotificationTest { 67 public class NotificationTest {