Skip to content
Snippets Groups Projects
Commit 080aaa47 authored by Ivan Gonzalez's avatar Ivan Gonzalez
Browse files

Añadidas las interfaces para los test

parent 1d1fa1d2
Branches
No related tags found
1 merge request!3Develop
Pipeline #
package inf.uva.es.ivagonz.practica4;
public interface Integration {
}
package inf.uva.es.ivagonz.practica4;
public interface Isolation {
}
package inf.uva.es.ivagonz.practica4;
public interface Unit {
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment