public class TesteSafe2Pay extends Object
| Constructor and Description |
|---|
TesteSafe2Pay() |
| Modifier and Type | Method and Description |
|---|---|
static void |
configuraTeste() |
static void |
main(String[] args) |
static void |
testaAlteraBoleto(String numeroBoleto,
LocalDate dataVencimento) |
static void |
testaBaixaBoleto(String numeroBoleto) |
static void |
testaConsultaBoleto(String numeroBoleto) |
static void |
testaEnviaBoleto(LocalDate dataVencimento) |
public static void configuraTeste()
throws IOException
IOExceptionpublic static void testaEnviaBoleto(LocalDate dataVencimento) throws IOException
IOExceptionpublic static void testaConsultaBoleto(String numeroBoleto) throws IOException
IOExceptionpublic static void testaAlteraBoleto(String numeroBoleto, LocalDate dataVencimento) throws IOException
IOExceptionpublic static void testaBaixaBoleto(String numeroBoleto) throws IOException
IOExceptionpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2022. All rights reserved.