Giter VIP home page Giter VIP logo

isurusankhajith / flexevent-junit-5 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 853 KB

This repository contains the source code and testing implementations for an Event Booking Software Component System. The system, implemented in Java, allows users to schedule meetings, book vacation dates, check room and employee availability, and view agendas within an organization.

Java 100.00%
java eclipse junit-5 mockito system-lambda

flexevent-junit-5's Introduction

Event Booking Software Component System

This repository contains the source code and testing implementations for an Event Booking Software Component System. The system, implemented in Java, allows users to schedule meetings, book vacation dates, check room and employee availability, and view agendas within an organization.

Features:

  • Core Functionalities: Includes scheduling meetings, booking vacations, checking room and person availability, and viewing agendas.
  • CLI Interface: Operated through a Command-Line Interface for user interaction.
  • Input Validation: Ensures the validity of date and time inputs, handles text inputs with case sensitivity, and validates numeric inputs.
  • Error Handling: Provides clear error messages for invalid inputs and confirmation messages upon successful operations.
  • Unit Testing: Implements black-box testing using Equivalence Partitioning and Boundary Value Analysis, along with unit testing using JUnit 5 and Control Flow Graphs (CFG).

Testing:

  • Black-box Testing: Re-implementation of test cases using Equivalence Partitioning and Boundary Value Analysis to verify software functionality and address previously identified issues.
  • Unit Testing: CFGs devised for each class, with unit tests conducted on selected classes to achieve statement and branch coverage.

Tools:

  • JUnit 5: Utilized for unit testing.
  • System Lambda: Additional library for storing console output during testing.

How to Use:

  1. Clone the repository to your local machine.
  2. Compile the Java source code.
  3. Run the program using the command java Planner from the command prompt.
  4. Follow the prompts on the CLI to interact with the system functionalities.

Contribution:

Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

flexevent-junit-5's People

Contributors

isurusankhajith avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.