NAWA 0.9
Web Application Framework for C++
utils.cpp File Reference

Unit tests for the nawa::Utils functions. More...

#include "nawa/Exception.h"
#include <catch2/catch.hpp>
#include <nawa/util/utils.h>

Go to the source code of this file.

Functions

 TEST_CASE ("nawa::utils functions", "[unit][utils]")
 

Detailed Description

Unit tests for the nawa::Utils functions.

Definition in file utils.cpp.

Function Documentation

◆ TEST_CASE()

TEST_CASE ( "nawa::utils functions"  ,
""  [unit][utils] 
)

Definition at line 31 of file utils.cpp.