jonesandy / creditcard-applications

A repository to practice using Moq mocking library with xUnit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Credit Card Applications


Pluralsight badge Skills practice badge Testing with xUnit badge


About

This is a test application that I am using to follow along with a Pluralsight course on using Moq mocking framework for xUnit. It is a simple application that checks credit card applications and provides a decision on whether to accept or not. The main aim of this project is to get familiar with Moq as a mocking framework for xUnit.

About

A repository to practice using Moq mocking library with xUnit.


Languages

Language:C# 100.0%