YSNC - You Shall Not Copy A project to detect plagiarism in Java code. Table Of Contents Configure project Project structure Configure project To make project working, consider using setup-tests.ps1 script to download googletest library for testing purposes. Project structure src folder contains all the source code with modules. tests folder contains all the test files.