Details | Last modification | View Log | RSS feed
package br.gov.al.saude.test;
public interface RhdAceitacaoTest {
void setUp() throws Exception;
void tearDown() throws Exception;
}