Skip to content

Tutorial 11

PhuocLe edited this page Aug 27, 2018 · 4 revisions

Task

  • Create Unit Test Custom Action

Prerequisites

Coding

  1. Add New Project 06. C# Test Project Paz.LuckeyMonkey.CustomAction.Test to your solution
  2. Add New Item 05. C# Test Class PostNonepaz_AjaxSynchronousTest to Paz.LuckeyMonkey.CustomAction.Test project
  3. Edit PostNonepaz_AjaxSynchronousTest.cs
  1. Check-in all files to your source control
  2. You finished this tutorial

Summary

This tutorial, you know howto

  • Using FakeXrmEasy framework testing
Clone this wiki locally