Giter Site home page Giter Site logo

cop3530project1testsample's Introduction

COP 3530 Project 1 Test Sample

Description

This repository contains a sample test suite used to grade COP 3530 Project 1 for the Fall 2017 semester. This purpose of this suite is to allow students to verify that their code is compliant and working to ensure that there are no problems with the actual test suite.

Disclaimer: This sample test suite is in no way as comprehensive as the actual test suite nor is it a direct representation of how the actual tests will be.

Directions

  1. Clone or download the respository.
  2. Add your List.h and SSLL.h files into the /src directory.
  3. run make from the project root directory.

Note: Project 1 will be graded on the UF CISE Linux servers.

Contributors

  • Jennifer Cremer
  • Scott Liu
  • Konrad Pabjan
  • Thomas Palmer
  • Gavin Scheele

Overview

Interface Test

This test calls all the operations as defined in Part I of the project on a character SSLL.

Test 1

  1. Create a list of integers.
  2. Insert the first 10 nonnegative integers into the list.
  3. Verify the length is 10.
  4. Verify peek front returns 9.
  5. Verify peek back returns 0.

cop3530project1testsample's People

Contributors

dellch avatar scottliu77 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.