Skip to content

File test_water.cpp

FileList > methods > water > tests > test_water.cpp

Go to the source code of this file

  • #include <gtest/gtest.h>
  • #include <iomanip>
  • #include "lib/grid/grid.hpp"
  • #include "methods/water/water.hpp"

Classes

Type Name
class TestGrid

Public Functions

Type Name
TEST (Water, FillHoles3x3)
TEST (Water, FillHoles5x5)
TEST (Water, FillHoles5x5_2)

Public Functions Documentation

function TEST

TEST (
    Water,
    FillHoles3x3
) 

function TEST

TEST (
    Water,
    FillHoles5x5
) 

function TEST

TEST (
    Water,
    FillHoles5x5_2
) 


The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/methods/water/tests/test_water.cpp