TestAppBase


Object Hierarchy:

Object hierarchy for TestAppBase

Description:

public abstract class TestAppBase : Application, ApplicationInterface

Base class for OLLMchat test applications.

Handles common functionality like command-line options, config loading, and client setup. Subclasses implement run_test() to perform the actual test.

All known sub-classes:

Package: ollmchat

Content:

Constants:

Properties:

Creation methods:

Methods:

Fields:

Inherited Members:

All known members inherited from class GLib.Application
All known members inherited from class GLib.Object
All known members inherited from interface OLLMchat.ApplicationInterface
All known members inherited from interface GLib.ActionGroup
All known members inherited from interface GLib.ActionMap