Skip to content

xSolutions365/BankAccount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BankAccountSolution

Overview

BankAccountSolution is a .NET project that includes a BankAccount class library and a corresponding unit test project. The solution is designed to manage bank account operations and ensure their correctness through unit tests.

Getting Started

Prerequisites

Building the Project

To build the project, run the following command in the root directory:

dotnet build

Running the Tests

To run the unit tests, use the following command:

dotnet test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages