Fix javadoc formatting issues mdsal-binding-generator-*
[mdsal.git] / binding / mdsal-binding-generator-impl / src / test / java / org / opendaylight / yangtools / sal / binding / generator / impl / stmt / parser / retest / IdentityrefTypeTest.java
index 8de76068acac5dfd7f5a050891825676051a18cc..c88045c36ca508863119ab8d2213031045911a13 100644 (file)
@@ -53,10 +53,11 @@ public class IdentityrefTypeTest {
 
     /**
      * Test mainly for the method
-     * {@link TypeProviderImpl#provideTypeForIdentityref()
+     * {@link TypeProviderImpl#provideTypeForIdentityref(IdentityrefTypeDefinition)
      * provideTypeForIdentityref}
-     * @throws ReactorException
-     * @throws SourceException
+     * @throws ReactorException Reactor exception
+     * @throws SourceException Source exception
+     * @throws IOException IOException
      */
     @Test
     public void testIdentityrefYangBuiltInType() throws IOException, SourceException, ReactorException {