GridKit
  • Installation
  • Applications
    • Application Input Format
  • Models
    • CommonMath
    • EMT
      • Bus
      • Component
        • Branch
          • BranchLumpedConstant
        • LoadRL
        • VoltageSource
    • PhasorDynamics
      • Input Format
      • Branch
      • Bus
      • BusFault
      • BusToSignalAdapter
      • Converter
        • REECA
        • REGCA
        • REGCB
      • Exciter
        • ESAC6A
        • ESDC2A
        • ESST4B
        • EXAC1
        • EXAC2
        • EXDC1
        • EXPIC1
        • IEEET1
        • SCRX
        • SEXS-PTI
      • Governor
        • GGOV1
        • IEEEG1
        • Tgov1
      • Load
      • LoadZIP
      • Stabilizer
        • IEEEST
        • PSS1A
      • SynchronousMachine
        • GENROUwS
        • GENSALwS
        • GenClassical
    • PowerElectronics
      • DistributedGenerator
      • MicrogridBusDQ
      • MicrogridLine
      • MicrogridLoad
    • PowerFlow
      • Branch
      • Bus
      • Load
  • Examples
    • PhasorDynamics
      • Large
        • Illinois
        • Synthetic Illinois (ACTIVSg200)
        • Texas
        • WECC
      • Medium
        • Hawaii
        • NewEngland
      • Small
        • TwoArea
      • Tiny
        • TwoBus
          • Gensal
    • PowerElectronics
      • Microgrid
      • ScaleMicrogrid
    • PowerFlow
      • Grid3Bus
  • API Reference
    • GridKit Core
    • Solvers
    • Phasor Dynamics
    • Power Electronics
    • Power Flow Data
    • Linear Algebra
    • Math Utilities
    • Model Utilities
    • Utilities
    • Testing
  • Development
    • Contributing
    • Buildsystem
    • Documentation Build
    • Changelog
GridKit
  • File Testing.hpp
  • View page source

File Testing.hpp

↰ Parent directory (GridKit/Testing)

Definition (GridKit/Testing/Testing.hpp)

Includes

  • cmath

  • iomanip

  • iostream

  • limits

  • map

  • utility

Included By

  • File OutputAtTime.hpp

  • File Testing.cpp

Namespaces

  • Namespace GridKit

  • Namespace GridKit::Testing

  • Namespace GridKit::Testing::Detail

Classes

  • Template Struct ThrowsHelper

  • Template Struct ThrowsHelper< void >

  • Struct TestingResults

  • Class TestStatus

Enums

  • Enum TestOutcome

Functions

  • Template Function GridKit::Testing::isEqual(const T, const T, const T)

  • Template Function GridKit::Testing::isEqual(std::map<IdxT, RealT>, std::map<IdxT, RealT>, const RealT)

  • Function GridKit::Testing::operator+(const TestingResults&, const TestingResults&)

  • Function GridKit::Testing::operator+(const TestingResults&, const TestOutcome)

  • Function GridKit::Testing::operator+(const TestOutcome, const TestingResults&)

  • Template Function GridKit::Testing::throws


© Copyright .

Built with Sphinx using a theme provided by Read the Docs.