Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  other.tst   Sprache: unbekannt

 
Spracherkennung für: .tst vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

#############################################################################
##
#W  other.tst              GAP4 Package `ResClasses'              Stefan Kohl
##
##  This file contains automated tests of ResClasses' utility functions, as
##  far as they are suitable for automated testing and not tested elsewhere.
##
#############################################################################

gap> START_TEST( "other.tst" );
gap> ResClassesDoThingsToBeDoneBeforeTest();
gap> PushOptions(rec(abc:=3)); 
gap> GetOption("abc",10,IsPosInt);
3
gap> GetOption("abc",10,IsString); 
10
gap> GetOption("abc",10);         
3
gap> GetOption("abcd",10,IsPosInt);
10
gap> GetOption("abcd",10);         
10
gap> PopOptions();
gap> ResClassesDoThingsToBeDoneAfterTest();
gap> STOP_TEST( "other.tst", 25000000 );

#############################################################################
##
#E  other.tst . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here

[Dauer der Verarbeitung: 0.3 Sekunden, vorverarbeitet 2026-06-23]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Statistik
#Sources=492969
#Domains=607362