Prakticke aspekty vývoje softwaru: Projekt 1 – Testování  1.0
Projekt zaměřený na osvojení praktik testování včetně technik test driven development, black box testing a white box testing.
Dokumentace souboru white_box_tests.cpp

Implementace testu hasovaci tabulky. ...

#include <vector>
#include "gtest/gtest.h"
#include "white_box_code.h"

Detailní popis

Implementace testu hasovaci tabulky.

Autor
JMENO PRIJMENI