Subversion Repositories Integrator Subversion

Rev

Blame | Last modification | View Log | Download | RSS feed

package br.gov.al.saude.test;

public interface SrvAceitacaoTest {

        void setUp() throws Exception;

        void tearDown() throws Exception;

}