arguments_creator | Read arguments from RTest 'param'-XML Node |
clearTest | Clear Test Reporter and Test Cache of Last Test Case... |
example_data_frame | Function changing a data frame by adding a column |
example_image | Function returning the Roche logo as an image at tempdir |
example_list | Function returning a list with three values |
example_list_large | Function returning a list with three values and large DF |
example_variable | Function returning relative difference of X and Y |
example_vector | Function returning a character vector of length "rep" |
exec | Tests imported Test Cases |
execAdapter | Execute the Adapter Function of the Test Case |
execCache | Execution Cache for Test Function |
expect_less_more | Expect less or more |
expect_silent_RTest | Expect a function call to run silent |
expect_testthat | testthat expect fun |
generic | Generic test adapter Method |
getExecDetails.html | Create Detailed HTML Summary of the Last Execution of the... |
getExecStates | Execution Statues of TCs |
getExecSummary | Summary of the Last Execution of the Test Case |
getExecSummary.html | Create HTML Summary of the Last Execution of the Test Case |
get_existence_of_fun | Find out if a function is available |
getfun | function to derive external package functionalities |
getID | Get ID of the Test Case |
getRTM | Get RTM for all executed test cases |
getRTMInfos | Create RTM from executed test cases |
getRTMInMatrixShape | Get RTM for all executed test cases in a matrix shape |
getSynopsis | Get Synopsis of the Test Case |
getTC | Return Imported Test Case |
getTestFor | Get For of Last Execution of the Test Case |
getTestResult | Get Result of Last Execution of the Test Case |
getType | Get Type of the Test Case |
getValidTCs | Get a List of TCs |
getXMLRoot | Get the XML Root of the Test Case |
getXMLSourceFileName | Get File Name of the XML Input File of the Test Case |
getXMLSourcePath | Get Path to the XML Input File of the Test Case |
htmlify_string | function to make strings xml and html compatible |
importTC | Import Test Case from XML File |
importTCsFromDir | Import all Test Cases from XML Files of a Directory |
initializeTests | Initialize the Test Slot for a Test Case. |
normalizeDate | Reformat a Date String |
package_md5 | Function to derive an md5 hash of a package in a current... |
png2base64 | Converts a PNG File Into a Base64 String for Using IT as... |
quasi_capture | Method capturing the run |
readXMLInputData | Read Input Data of Test Case for Default XML Definitions |
RTest | RTest: A XML-based Testing System For R Packages |
RTestCase | Constructor for RTestCase |
RTestCase-class | The 'RTestCase' Class |
RTest.cat | Write Text To Console |
RTestCollection | Constructor for 'RTestCollection' |
RTestCollection-class | Class Definition 'RTestCollection' |
RTest.execute | Function to generally execute a Test Case collection |
RTest.getRTM | Function to return a risk tracibility matrix from a folder... |
RTest.print | Print Text To Console |
setTestMethod | Create and Save a Default Test Method For a Test Case Adapter |
show | Show Summary of RTestCollection Instance |
show-RTestCase-method | Print Summary of the Test Case to Console |
summary-RTestCollection-method | Execution Summary As R Data Object |
systemInfo.host | Summarize Host System Information |
systemInfo.packages | Summarize System Packages |
systemInfo.RInst | Summarize R Version Information |
test | Execute Test Logic of the Test Case |
test_execution | Tests Silent Execution of an Function |
test_fun | A simple function to Test the RTest package |
test_returnValue_any | Generically compare two values with RTest |
test_returnValue_data.frame_cellbycell | Tests a Standard R 'data.frame' Cell-By-Cell... |
test_returnValue_data.frame_shape | Tests a Standard R 'data.frame' by shape, rownames and... |
test_returnValue_image | Tests an image file with ImageMagick ('RTestTest_image') |
test_returnValue_list_nodebynode | Tests a Standard R 'list' Node-By-Node... |
test_returnValue_variable | Tests a Standard R 'variable' ('RTestTest_vector_variable') |
test_returnValue_vector_elementbyelement | Tests a Standard R 'vector' Element-By-Element... |
test.RTest.funct_01 | Test Function For Testing Function... |
writeExecSummary.html | Write Summary of Last Test Case Executions as HTML |
xmlFromList | Creat an XML Node from a list |
xmlReadData_data.frame | Read XML Data From Type 'xmlReadData_data.frame' as R... |
xmlReadData_image | Read XML Data From Type 'xmlReadData_image' as R Variable |
xmlReadData_list | Read XML Data From Type 'xmlReadData_list' as R 'list'... |
xmlReadData_text | Read XML Data From Type 'xmlReadData_text' as R Variable |
xmlReadData_to_list | Read an unidentified List of Data Types from TestCase params |
xmlReadData_variable | Read XML Data From Type 'xmlReadData_variable' as R Variable |
xmlReadData_vector | Read XML Data From Type 'xmlReadData_vector' as R Vector |
xmlRead.default | General import function to reads XML data of different types |
xmlWriteContext | Write the Opening (Header, Root-Tag) and Closing for a... |
xmlWriteData_data.frame | Write a R 'data.frame' as XML Data of Type... |
xmlWriteData_list | Write a R 'list' as XML Data of Type 'xmlReadData_list' |
xmlWriteData_matrix | Write a R 'matrix' as XML Data of Type 'xmlReadData_matrix' |
xmlWriteData_params | Write params for XML test cases 'xmlReadData_params' |
xmlWriteData_variable | Write a R 'constat' as XML Data of Type... |
xmlWriteData_vector | Write a R 'vector' as XML Data of Type 'xmlReadData_vector' |
xmlWriteInputData | Write the Input-Data section for a RTestCase |
xmlWriteSynopsis | Write the Synopsis for a RTestCase |
xmlWriteTest | Write the Test section for a RTestCase |
xmlWriteTest_data.frame_cellbycell | Write XML Test Definition of Type... |
xmlWriteTest_execution | Write XML Test Definition of Type 'RTestTest_execution' |
xmlWriteTestFunction | Write the Test section for a RTestCase |
xmlWriteTest_list_nodebynode | Write XML Test Definition of Type 'RTestTest_list_nodebynode' |
xmlWriteTests | Write the Tests section for a RTestCase |
xmlWriteTestSpec | Write the testpsec section for a RTestCase |
xmlWriteTest_variable | Write XML Test Definition of Type 'RTestTest_variable' |
xmlWriteTest_vector_elementbyelement | Write XML Test Definition of Type... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.