CSC/ECE 517 Spring 2018 E1814 Write unit tests for collusion cycle.rb

From Expertiza_Wiki
Jump to navigation Jump to search

Introduction

aaaaa

Expertiza Background

zzzzz

Project Description

zzzzz

Project Details

Model introduction

Model purpose

The file collusion_cycle.rb in models is used to calculate potential collusion cycles between peer reviews. Cases including two nodes, three nodes and four nodes have been covered

Functions introduction

Test Description

Cycle Detection

1. two-node

2. three node

3. four node

Scores

1. similarity

2. deviation

Coverage Result

Future Work

Reference

1. rspec *2

2. expertiza *3