ItEr53S11RFInfraestucturaEscenariosItEr52S11: Add EasyMock classextension dependency to webapp
This commit is contained in:
parent
22cb58647d
commit
db2d1aa792
1 changed files with 5 additions and 0 deletions
|
|
@ -240,6 +240,11 @@
|
|||
<groupId>org.easymock</groupId>
|
||||
<artifactId>easymock</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.easymock</groupId>
|
||||
<artifactId>easymockclassextension</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue