Help me add unit level tests for the following methods. Compile and run the tests. Do not commit or revert the tests.
components/viz/common/surfaces/region_capture_bounds.h viz::RegionCaptureBounds::IsEmpty() const components/viz/common/surfaces/region_capture_bounds.c viz::RegionCaptureBounds::Empty() components/viz/common/surfaces/region_capture_bounds.c viz::RegionCaptureBounds::Set(base::Token const&, gfx::Rect const&) components/viz/common/surfaces/region_capture_bounds.c viz::RegionCaptureBounds::Reset()