Removed invalid javadoc.
This commit is contained in:
parent
fa028268a8
commit
373a241752
|
@ -72,12 +72,6 @@ public class HashFunctionIdentityImplTest {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Test the constructor from component values.
|
* Test the constructor from component values.
|
||||||
*
|
|
||||||
* @param provider the name of the provider.
|
|
||||||
* @param name the name of the hash function.
|
|
||||||
* @param signedness the signedness of the hash function.
|
|
||||||
* @param process the processes of the hash function.
|
|
||||||
* @param signature the signature for the hash function.
|
|
||||||
*/
|
*/
|
||||||
@Test
|
@Test
|
||||||
public void valuesConstructorTest() {
|
public void valuesConstructorTest() {
|
||||||
|
|
Loading…
Reference in New Issue