Giter Club home page Giter Club logo

wordcountdemo's Introduction

WordCount Demo

https://github.com/zenoCaiCai/WordCountDemo

介绍 Description

  1. 本程序是进行“软件质量与测试”课程的测试目标,测试使用文件请放在/targets/目录下。测试用例文档请放到/doc/目录下。
  2. 课程相关文档存储在/doc/目录下。
  3. 本程序的需求是黑盒测试中曾经讨论过的WordCount问题,关于WordCount问题的需求描述详见课程学习平台中,专题讨论区中“WC问题的测试”。

如何 Run Tests

  1. 使用 IntelliJ IDEA 打开文件夹.
  2. 设置 Project Structure -> Project Settings -> Project 下的所有项.
  3. 设置 Project Structure -> Project Settings -> Modules -> Paths, 选取 Inheritance project compile output path.
  4. 在工程目录下新建一个文件夹 lib.
  5. 将 hamcrest-core-1.3.jar 和 junit-4.12.jar 放入 lib 文件夹.
  6. 在 IntelliJ IDEA 的 Project 选项卡中可以看到两个 lib. 分别右键点击 jar 文件, 选择 Add as library.
  7. 右键单击任意测试文件, 点击 Run '...'. 注意:
  8. project settings 作为个人配置文件使用, 不commit.

wordcountdemo's People

Contributors

dragoonkiller avatar zenozhang26 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.