Autopsy  4.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Static Public Member Functions | Private Attributes | Static Private Attributes | List of all members
org.sleuthkit.autopsy.testing.AutopsyTestCases Class Reference

Public Member Functions

 AutopsyTestCases ()
 
void screenshot (String name)
 
void testAddSourceWizard1 ()
 
void testConfigureHash ()
 
void testConfigureIngest1 ()
 
void testConfigureIngest2 ()
 
void testConfigureSearch ()
 
void testGenerateReportButton () throws IOException
 
void testGenerateReportToolbar ()
 
void testIngest ()
 
void testNewCaseWizard ()
 
void testNewCaseWizardOpen (String title)
 
void testStartAddImageFileDataSource ()
 
void testStartAddLogicalFilesDataSource ()
 

Static Public Member Functions

static String getEscapedPath (String path)
 

Private Attributes

long start
 

Static Private Attributes

static final Logger logger = Logger.getLogger(AutopsyTestCases.class.getName())
 

Detailed Description

Definition at line 56 of file AutopsyTestCases.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.testing.AutopsyTestCases.AutopsyTestCases ( )

Definition at line 81 of file AutopsyTestCases.java.

Member Function Documentation

static String org.sleuthkit.autopsy.testing.AutopsyTestCases.getEscapedPath ( String  path)
static
void org.sleuthkit.autopsy.testing.AutopsyTestCases.screenshot ( String  name)
void org.sleuthkit.autopsy.testing.AutopsyTestCases.testAddSourceWizard1 ( )
void org.sleuthkit.autopsy.testing.AutopsyTestCases.testConfigureHash ( )
void org.sleuthkit.autopsy.testing.AutopsyTestCases.testConfigureIngest1 ( )

Definition at line 150 of file AutopsyTestCases.java.

void org.sleuthkit.autopsy.testing.AutopsyTestCases.testConfigureIngest2 ( )

Definition at line 202 of file AutopsyTestCases.java.

void org.sleuthkit.autopsy.testing.AutopsyTestCases.testConfigureSearch ( )
void org.sleuthkit.autopsy.testing.AutopsyTestCases.testGenerateReportButton ( ) throws IOException
void org.sleuthkit.autopsy.testing.AutopsyTestCases.testGenerateReportToolbar ( )

Definition at line 260 of file AutopsyTestCases.java.

void org.sleuthkit.autopsy.testing.AutopsyTestCases.testIngest ( )
void org.sleuthkit.autopsy.testing.AutopsyTestCases.testNewCaseWizard ( )
void org.sleuthkit.autopsy.testing.AutopsyTestCases.testNewCaseWizardOpen ( String  title)

Definition at line 85 of file AutopsyTestCases.java.

void org.sleuthkit.autopsy.testing.AutopsyTestCases.testStartAddImageFileDataSource ( )
void org.sleuthkit.autopsy.testing.AutopsyTestCases.testStartAddLogicalFilesDataSource ( )

Member Data Documentation

final Logger org.sleuthkit.autopsy.testing.AutopsyTestCases.logger = Logger.getLogger(AutopsyTestCases.class.getName())
staticprivate

Definition at line 58 of file AutopsyTestCases.java.

long org.sleuthkit.autopsy.testing.AutopsyTestCases.start
private

The documentation for this class was generated from the following file:

Copyright © 2012-2016 Basis Technology. Generated on: Mon Apr 24 2017
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.