Unit Test for tension functions. More...
#include <iostream>
#include <string>
#include <gtest/gtest.h>
#include <ecl/formatters/floats.hpp>
#include <ecl/formatters/strings.hpp>
#include "../../include/ecl/geometry/tension_function.hpp"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (TensionFunction, allEggsInOneBasket) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 41 of file test/tension_function.cpp.
TEST | ( | TensionFunction | , |
allEggsInOneBasket | |||
) |
Definition at line 33 of file test/tension_function.cpp.