summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/metapost/metauml/manual/test-suite.tex
blob: b0aa9a668563db93c5bea828bbbc43e5a6370ade (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
%    Part of the MetaUML manual
%    Copyright (c) 2005 Ovidiu Gheorghies
%
%    Permission is granted to copy, distribute and/or modify this document
%    under the terms of the GNU Free Documentation License, Version 1.2
%    or any later version published by the Free Software Foundation;
%    with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
%    A copy of the license is included in the section entitled "GNU
%    Free Documentation License".

\newcommand{\metaumltest}[2]{Test #2 --- \\ \includegraphics{fig/test_#1.#2} \\ }
\newcommand{\metaumltests}[2]{\multido{\iA=1+1}{#2}{\metaumltest{#1}{\iA}}} 

\section{Test Suite}

\subsection{Low-level}
  \metaumltests{lowlevel}{2}

\subsection{Fonts}
  \metaumltests{font}{3}

\subsection{Util library}
  \subsubsection{Picture tests}
    \metaumltests{picture}{10}

  \subsubsection{Picture tests - TeX rendering}
    \metaumltests{picture_tex_rendering}{1}

  \subsubsection{Group tests}
    \metaumltests{group}{2}

  \subsubsection{PictureStack tests}
    \metaumltests{picture_stack}{7}

  \subsubsection{Positioning tests}
    \metaumltests{positioning}{6}

\subsection{Class diagram}
  \subsubsection{Class tests}
    \metaumltests{class}{16}
  \subsubsection{Class feature types tests}
    \metaumltests{class_feature_types}{5}
  \subsubsection{Class template tests}
    \metaumltests{class_templates}{3}

  \subsubsection{Qualified Association tests}
    \metaumltests{class_qual_assoc}{2}
    
\subsection{Package diagram}
\subsubsection{Package tests}
    \metaumltests{package}{2}

\subsection{Component diagram}
\subsubsection{Component tests}
    \metaumltests{component}{1}

\subsection{Paths}
  \metaumltests{paths}{3}

\subsection{Behavioral diagrams}
  \subsubsection{Activity tests}
    \metaumltests{activity}{2}

  \subsubsection{State Machine tests}
    \metaumltests{state}{5}

  \subsubsection{Usecase tests}
    \metaumltests{usecase}{9}

\subsection{Miscelaneous}
  \subsubsection{Notes}
    \metaumltests{note}{2}
  \subsubsection{Objects (Class Instances)}
    \metaumltests{instance}{1}

\subsection{User requests}
  Test 1 --- \\ \includegraphics[scale=.2]{fig/test_lars_issues.1} \\
  \metaumltest{lars_issues}{2}

\subsection{Skins}
    \metaumltests{skins}{1}
    \metaumltests{skins_global_defaults}{1}