mule soft munit test

9
TEST MUNIT

Upload: son-nguyen

Post on 20-Jan-2017

38 views

Category:

Technology


1 download

TRANSCRIPT

Page 1: Mule soft munit test

TEST MUNIT

Page 2: Mule soft munit test

MUNIT is a mule application testing framework that allows you to easily create automated tests for your integrations and APIs. It provides a complete set of integration and unit testing features, and is fully integrated with Maven and foolproof for integration with your Environment of continuous implementation.

Page 3: Mule soft munit test

COMMUNITY YOU CAN:

Create Your Mule Test by Writing Mule Code

Create your mule test by writing Java code

Disable input terminalsDisable endpoint connectorsMock output endpointsMock message processorsSpy any message processorCheck processor message calls

Page 4: Mule soft munit test

COMMUNITY YOU CAN:

Criar não apenas testes de unidade, mas também testes de integração em um ambiente local - MUNIT permite iniciar um local de FTP / SFTP, servidor de DB ou servidor de correio

Chamar o cliente mula a partir do código MuleAssert exceções de fluxoAtivar ou desativar testes particularesVeja relatórios afirmação / erro com traço Mule

pilhaAmpliar a estrutura MUNIT com pluginsVerificar a cobertura visual em estúdioDepurar seus testes com Estúdio

Page 5: Mule soft munit test

Mount a Flow to test witha thousand

Page 6: Mule soft munit test

Click right on top of FlowWhich will be validated

Page 7: Mule soft munit test

CHOOSE CREATE NEW SUITE

Page 8: Mule soft munit test

You will see all the flow ai vpcê define which goesBe validated for your test flow

Page 9: Mule soft munit test

Ready Flow Test Created is onlySet up your test scenario