satellite-geo-coordinate-test.cc File Reference

Test cases to unit test GeoCoordinate class. More...

#include "../utils/satellite-env-variables.h"
#include "ns3/geo-coordinate.h"
#include "ns3/log.h"
#include "ns3/simulator.h"
#include "ns3/singleton.h"
#include "ns3/test.h"
+ Include dependency graph for satellite-geo-coordinate-test.cc:

Go to the source code of this file.

Classes

class  GeoCoordinateTestCase
 Test case to unit test that GeoCoordinate can be created with valid values. More...
 
class  GeoCoordinateTestSuite
 Test suite for GeoCoordinate unit test cases. More...
 

Variables

static GeoCoordinateTestSuite geoCoordinateTestSuite
 

Detailed Description

Test cases to unit test GeoCoordinate class.

Definition in file satellite-geo-coordinate-test.cc.

Variable Documentation

◆ geoCoordinateTestSuite

GeoCoordinateTestSuite geoCoordinateTestSuite
static

Definition at line 161 of file satellite-geo-coordinate-test.cc.