JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::UnitTestCategories Namespace Reference

Variables

static const String analytics { "Analytics" }
 
static const String audio { "Audio" }
 
static const String audioProcessorParameters { "AudioProcessorParameters" }
 
static const String audioProcessors { "AudioProcessors" }
 
static const String blocks { "Blocks" }
 
static const String compression { "Compression" }
 
static const String containers { "Containers" }
 
static const String cryptography { "Cryptography" }
 
static const String dsp { "DSP" }
 
static const String files { "Files" }
 
static const String function { "Function" }
 
static const String graphics { "Graphics" }
 
static const String gui { "GUI" }
 
static const String json { "JSON" }
 
static const String maths { "Maths" }
 
static const String midi { "MIDI" }
 
static const String networking { "Networking" }
 
static const String osc { "OSC" }
 
static const String smoothedValues { "SmoothedValues" }
 
static const String streams { "Streams" }
 
static const String text { "Text" }
 
static const String threads { "Threads" }
 
static const String time { "Time" }
 
static const String values { "Values" }
 
static const String xml { "XML" }
 

Variable Documentation

◆ analytics

const String juce::UnitTestCategories::analytics { "Analytics" }
static

◆ audio

const String juce::UnitTestCategories::audio { "Audio" }
static

◆ audioProcessorParameters

const String juce::UnitTestCategories::audioProcessorParameters { "AudioProcessorParameters" }
static

◆ audioProcessors

const String juce::UnitTestCategories::audioProcessors { "AudioProcessors" }
static

◆ blocks

const String juce::UnitTestCategories::blocks { "Blocks" }
static

◆ compression

const String juce::UnitTestCategories::compression { "Compression" }
static

◆ containers

const String juce::UnitTestCategories::containers { "Containers" }
static

◆ cryptography

const String juce::UnitTestCategories::cryptography { "Cryptography" }
static

◆ dsp

const String juce::UnitTestCategories::dsp { "DSP" }
static

◆ files

◆ function

const String juce::UnitTestCategories::function { "Function" }
static

◆ graphics

const String juce::UnitTestCategories::graphics { "Graphics" }
static

◆ gui

const String juce::UnitTestCategories::gui { "GUI" }
static

◆ json

const String juce::UnitTestCategories::json { "JSON" }
static

◆ maths

const String juce::UnitTestCategories::maths { "Maths" }
static

◆ midi

const String juce::UnitTestCategories::midi { "MIDI" }
static

◆ networking

const String juce::UnitTestCategories::networking { "Networking" }
static

◆ osc

const String juce::UnitTestCategories::osc { "OSC" }
static

◆ smoothedValues

const String juce::UnitTestCategories::smoothedValues { "SmoothedValues" }
static

◆ streams

const String juce::UnitTestCategories::streams { "Streams" }
static

◆ text

const String juce::UnitTestCategories::text { "Text" }
static

Referenced by juce::String::appendCharPointer(), juce::ComponentPeer::DragInfo::clear(), juce::CharacterFunctions::findEndOfToken(), juce::CharacterFunctions::findEndOfWhitespace(), juce::UIATextProvider::UIATextRangeProvider::FindText(), juce::AccessibilityTextHelpers::findTextBoundary(), juce::Button::getButtonText(), juce::CharPointer_ASCII::getBytesRequiredFor(), juce::CharPointer_UTF32::getBytesRequiredFor(), juce::CharPointer_UTF16::getBytesRequiredFor(), juce::CharPointer_UTF8::getBytesRequiredFor(), juce::String::getCharPointer(), juce::CharacterFunctions::getDoubleValue(), juce::CharacterFunctions::getIntValue(), juce::DrawableText::getText(), juce::AttributedString::getText(), juce::UIATextProvider::UIATextRangeProvider::GetText(), juce::CharacterFunctions::incrementToEndOfWhitespace(), juce::CharacterFunctions::indexOfChar(), juce::CharacterFunctions::indexOfCharIgnoreCase(), juce::StringRef::isEmpty(), juce::String::isEmpty(), juce::ComponentPeer::DragInfo::isEmpty(), juce::StringRef::isNotEmpty(), juce::String::isNotEmpty(), juce::StringRef::length(), juce::CharacterFunctions::lengthUpTo(), juce::StringRef::operator const String::CharPointerType::CharType *(), juce::StringRef::operator String::CharPointerType(), juce::StringRef::operator!=(), juce::StringRef::operator<(), juce::StringRef::operator<=(), juce::CharPointer_UTF32::operator=(), juce::CharPointer_UTF8::operator=(), juce::CharPointer_ASCII::operator=(), juce::CharPointer_UTF16::operator=(), juce::StringRef::operator==(), juce::StringRef::operator>(), juce::StringRef::operator>=(), juce::StringRef::operator[](), juce::CharacterFunctions::readDoubleValue(), and juce::MessageBoxOptions::withButton().

◆ threads

const String juce::UnitTestCategories::threads { "Threads" }
static

◆ time

◆ values

◆ xml

const String juce::UnitTestCategories::xml { "XML" }
static